mirror of
https://github.com/darlinghq/darling-openjdk.git
synced 2024-12-04 02:21:23 +00:00
8220353: [TESTBUG] TestRegisterRestoring uses SafepointALot without UnlockDiagnosticVMOptions
Reviewed-by: thartmann, shade
This commit is contained in:
parent
871541b342
commit
1952af8053
@ -26,8 +26,8 @@
|
||||
* @bug 8148490
|
||||
* @summary Test correct saving and restoring of vector registers at safepoints.
|
||||
*
|
||||
* @run main/othervm -XX:+IgnoreUnrecognizedVMOptions -Xbatch -XX:-TieredCompilation
|
||||
* -XX:+SafepointALot
|
||||
* @run main/othervm -Xbatch -XX:-TieredCompilation
|
||||
* -XX:+UnlockDiagnosticVMOptions -XX:+SafepointALot
|
||||
* -XX:CompileCommand=exclude,compiler.runtime.safepoints.TestRegisterRestoring::main
|
||||
* compiler.runtime.safepoints.TestRegisterRestoring
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user