-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: hotspot
See discussion in JDK-8371146, fails if ZGC not available.
---------------------------------------------------
TestAliasingCheckPreLimitNotAvailable_all-flags-fixed-stress-seed.jtr and TestAliasingCheckPreLimitNotAvailable_all-flags-no-stress-seed.jtr show failures on WIndows :
[0.095s][error][gc] Failed to lookup symbol: VirtualAlloc2
Error occurred during initialization of VM
ZGC requires Windows version 1803 or later
AIX fails too :
Error occurred during initialization of VM
Option -XX:+UseZGC not supported
---------------------------------------------------
TestAliasingCheckPreLimitNotAvailable_all-flags-fixed-stress-seed.jtr and TestAliasingCheckPreLimitNotAvailable_all-flags-no-stress-seed.jtr show failures on WIndows :
[0.095s][error][gc] Failed to lookup symbol: VirtualAlloc2
Error occurred during initialization of VM
ZGC requires Windows version 1803 or later
AIX fails too :
Error occurred during initialization of VM
Option -XX:+UseZGC not supported
- 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
-
- links to
-
Review(master)
openjdk/jdk/28537