mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-22 08:58:58 +00:00
8387701: TestAVXRegisterDump: guarantee(how == 0) failed: test guarantee
Reviewed-by: missa, sviswanathan, kvn
This commit is contained in:
parent
0ad1166ada
commit
3e67ebff07
@ -26,6 +26,7 @@
|
||||
* @summary Test that YMM and ZMM registers are correctly dumped in hs_err for different UseAVX settings
|
||||
* @library /test/lib
|
||||
* @requires os.family == "linux" & os.arch == "amd64"
|
||||
* @requires vm.cpu.features ~= ".*avx.*"
|
||||
* @requires vm.debug == true
|
||||
* @modules java.base/jdk.internal.misc
|
||||
* @build jdk.test.whitebox.WhiteBox
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user