-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: hotspot
It was pointed out here (https://github.com/openjdk/jdk/pull/26515#issuecomment-3974232238) that an earlier enhancement introduced a bug in windows/aarch64 by not setting cpu feature flags correctly.
The PR that introduced the bug is: https://github.com/openjdk/jdk/pull/26515
It missed updating vm_version_windows_aarch64.cpp file to use the new construct for setting/testing cpu feature flags.
The PR that introduced the bug is: https://github.com/openjdk/jdk/pull/26515
It missed updating vm_version_windows_aarch64.cpp file to use the new construct for setting/testing cpu feature flags.
- caused by
-
JDK-8364128 Improve gathering of cpu feature names using stringStream
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/20ac1b18
-
Review(master)
openjdk/jdk26u/81
-
Review(master)
openjdk/jdk/29968