RFR: 8166517: [JVMCI] export JVMCI to auto-detected JVMCI compiler

Doug Simon doug.simon at oracle.com
Thu Sep 22 07:54:03 UTC 2016


When JVMCI compiler auto-selection (JDK-8160730) is used, then JVMCI needs to be exported to the selected compiler that same as way if the -Djvmci.Compiler property was specified.

https://bugs.openjdk.java.net/browse/JDK-8166517
http://cr.openjdk.java.net/~dnsimon/8166517/

-Doug


More information about the hotspot-compiler-dev mailing list