RFR(XS) 8192870: [Testbug] runtime/handshake/HandshakeTransitionTest throws NPE

dean.long at oracle.com dean.long at oracle.com
Mon Dec 4 20:48:50 UTC 2017


https://bugs.openjdk.java.net/browse/JDK-8192870
http://cr.openjdk.java.net/~dlong/8192870/webrev/

When we query WhiteBox.getBooleanVMFlag("UseJVMCICompiler"), we need to 
check for null, in case JVMCI is not included in the build.

dl


More information about the hotspot-dev mailing list