RFR: 8298413: [s390] CPUInfoTest fails due to uppercase feature string
Martin Doerr
mdoerr at openjdk.org
Tue Feb 7 04:54:45 UTC 2023
On Mon, 30 Jan 2023 09:34:18 GMT, Amit Kumar <duke at openjdk.org> wrote:
> CPUInfoTest.java is failing on s390 due to an incorrect feature string. Feature Vector Enhancement is shown as VEnh2 instead of venh2. Beside that out-of-support date/(tbd) was not being included even if it was present there so this issue is also addressed by this fix.
LGTM.
-------------
Marked as reviewed by mdoerr (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12286
More information about the hotspot-dev
mailing list