8366365: [test] test/lib-test/jdk/test/whitebox/CPUInfoTest.java should be updated

Reviewed-by: kvn, sviswanathan
This commit is contained in:
Vladimir Ivanov 2025-09-04 16:50:58 +00:00 committed by Sandhya Viswanathan
parent f90d520308
commit 8520fd3f6a

View File

@ -66,7 +66,8 @@ public class CPUInfoTest {
"hv", "fsrm", "avx512_bitalg", "gfni",
"f16c", "pku", "ospke", "cet_ibt",
"cet_ss", "avx512_ifma", "serialize", "avx_ifma",
"apx_f", "avx10_1", "avx10_2"
"apx_f", "avx10_1", "avx10_2", "avx512_fp16",
"sha512", "hybrid"
);
// @formatter:on
// Checkstyle: resume