mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-27 19:33:39 +00:00
8366365: [test] test/lib-test/jdk/test/whitebox/CPUInfoTest.java should be updated
Reviewed-by: kvn, sviswanathan
This commit is contained in:
parent
f90d520308
commit
8520fd3f6a
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user