-
Bug
-
Resolution: Fixed
-
P4
-
21
-
b09
-
s390x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8331933 | 17.0.12 | Amit Kumar | P4 | Resolved | Fixed | b03 |
Creating on behalf of Amit Kumar.
CPUInfoTest.java is failing on s390 due to an incorrect feature string. Feature Vector Enhancement is shown as VEnh2 instead of venh2. This contradicts the guidance specified in vm_version_s390.cpp:361.
CPUInfoTest.java is failing on s390 due to an incorrect feature string. Feature Vector Enhancement is shown as VEnh2 instead of venh2. This contradicts the guidance specified in vm_version_s390.cpp:361.
- backported by
-
JDK-8331933 [s390] CPUInfoTest fails due to uppercase feature string
- Resolved