-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
None
-
Affects Version/s: 26
-
Component/s: hotspot
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
- caused by
-
JDK-8371146 C2 SuperWord: VTransform::add_speculative_check uses pre_init that is pinned after Auto_Vectorization_Check, leading to bad graph
-
- Resolved
-