Relates :
|
|
Relates :
|
Hotspot patch [1] introduces a test case hotspot/test/compiler/interpreter/DisableOSRTest.java which also exposes the same issue on aarch64. I.e. with -XX:-UseOnStackReplacement and -XX:+TieredCompilation options, there are still OSR compilations found from -XX:+PrintCompilation. [1] http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/fd222df9f27c [2] http://hg.openjdk.java.net/aarch64-port/jdk8/hotspot/rev/18e5cbbe8abf
|