Test IncompatibleOptions.java is failing if ZGC is not compiled
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Tue Jul 17 09:49:24 UTC 2018
Hi,
did anybody notice that the test
runtime/appcds/sharedStrings/IncompatibleOptions.java
is failing if openJdk is compiled the default way, i.e., with INCLUDE_ZGC=0?
Best regards,
Goetz.
[STDOUT]
Error occurred during initialization of VM
Option -XX:+UseZGC not supported
----------System.err:(23/1362)----------
stdout: [Error occurred during initialization of VM
Option -XX:+UseZGC not supported
];
stderr: []
exitValue = 1
java.lang.RuntimeException: 'Cannot dump shared archive when UseCompressedOops or UseCompressedClassPointers is off' missing from stdout/stderr
More information about the hotspot-gc-dev
mailing list