mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-19 23:48:50 +00:00
8292261: adjust timeouts in JLI GetObjectSizeIntrinsicsTest.java
Reviewed-by: cjplummer
This commit is contained in:
parent
8e8ee4b6f2
commit
8a0c3e53d5
@ -278,12 +278,12 @@
|
||||
*
|
||||
* @run driver jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox
|
||||
*
|
||||
* @run main/othervm -Xmx8g
|
||||
* @run main/othervm/timeout=240 -Xmx8g
|
||||
* -XX:+UnlockDiagnosticVMOptions -XX:+AbortVMOnCompilationFailure -XX:+WhiteBoxAPI -Xbootclasspath/a:.
|
||||
* -Xint
|
||||
* -javaagent:basicAgent.jar GetObjectSizeIntrinsicsTest GetObjectSizeIntrinsicsTest large
|
||||
*
|
||||
* @run main/othervm -Xmx8g
|
||||
* @run main/othervm/timeout=240 -Xmx8g
|
||||
* -XX:+UnlockDiagnosticVMOptions -XX:+AbortVMOnCompilationFailure -XX:+WhiteBoxAPI -Xbootclasspath/a:.
|
||||
* -Xbatch -XX:TieredStopAtLevel=1
|
||||
* -javaagent:basicAgent.jar GetObjectSizeIntrinsicsTest GetObjectSizeIntrinsicsTest large
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user