[14] RFR(T): 8230020: [BACKOUT] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type"
Tobias Hartmann
tobias.hartmann at oracle.com
Thu Aug 22 08:17:41 UTC 2019
Hi,
please review the following patch that backs out the fix for JDK-8225670 because it caused a
performance regression with several benchmarks.
https://bugs.openjdk.java.net/browse/JDK-8230020
http://cr.openjdk.java.net/~thartmann/8230020/webrev.00/
I've also closed 8229446 as duplicate and removed the corresponding entry in the problem list.
Thanks,
Tobias
More information about the hotspot-compiler-dev
mailing list