-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 10
-
Component/s: hotspot
-
b34
-
Verified
When run on 32-bit we get:
Unrecognized VM option 'UseJVMCICompiler'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
this is because JVMCI is only available in 64-bit builds.
Unrecognized VM option 'UseJVMCICompiler'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
this is because JVMCI is only available in 64-bit builds.
- relates to
-
JDK-8191370 Add serviceability agent tests to tier1
-
- Resolved
-