A Zero JVM fails to initialize on a simple java -version invocation:
./build/linux-x86_64-normal-zero-release/images/jdk/bin/java -version
Unable to determine system-specific value for AllocatePrefetchDistance. Please provide appropriate value, if unsure, use 0 to disable prefetching
AllocatePrefetchDistance (-1) % AllocatePrefetchStepSize (16) = -1 must be 0
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
./build/linux-x86_64-normal-zero-release/images/jdk/bin/java -version
Unable to determine system-specific value for AllocatePrefetchDistance. Please provide appropriate value, if unsure, use 0 to disable prefetching
AllocatePrefetchDistance (-1) % AllocatePrefetchStepSize (16) = -1 must be 0
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
- is blocked by
-
JDK-8141138 Zero fails to build
-
- Resolved
-
- relates to
-
JDK-8078554 Compiler: implement ranges (optionally constraints) for those flags that have them missing
-
- Resolved
-