Integrated: 8298413: [s390] CPUInfoTest fails due to uppercase feature string
Amit Kumar
duke at openjdk.org
Tue Feb 7 08:40:57 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.
This pull request has now been integrated.
Changeset: 9dad874f
Author: Amit Kumar <amitlocham09 at icloud.com>
Committer: Lutz Schmidt <lucy at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/9dad874ff9f03f5891aa8b37e7826a67c851f06d
Stats: 5 lines in 1 file changed: 0 ins; 0 del; 5 mod
8298413: [s390] CPUInfoTest fails due to uppercase feature string
Reviewed-by: mdoerr, lucy
-------------
PR: https://git.openjdk.org/jdk/pull/12286
More information about the hotspot-dev
mailing list