|
Causes :
|
|
|
Duplicate :
|
JDK-8371146 added requires statements which don't work. The respective subtests fail with the following error when ZGC is excluded in the build: Error occurred during initialization of VM Option -XX:+UseZGC not supported Reproduction: configure option --disable-jvm-feature-zgc make run-test TEST=test/hotspot/jtreg/compiler/loopopts/superword/TestAliasingCheckPreLimitNotAvailable.java
|