mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-04 12:08:36 +00:00
8271169: runtime/Safepoint/TestAbortVMOnSafepointTimeout.java can be run in driver mode
Reviewed-by: dholmes
This commit is contained in:
parent
2d165a2bdf
commit
84be910e1d
@ -31,9 +31,9 @@ import sun.hotspot.WhiteBox;
|
||||
* @summary Check if VM can kill thread which doesn't reach safepoint.
|
||||
* @bug 8219584 8227528
|
||||
* @library /testlibrary /test/lib
|
||||
* @build TestAbortVMOnSafepointTimeout
|
||||
* @build sun.hotspot.WhiteBox
|
||||
* @run driver jdk.test.lib.helpers.ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI TestAbortVMOnSafepointTimeout
|
||||
* @run driver TestAbortVMOnSafepointTimeout
|
||||
*/
|
||||
|
||||
public class TestAbortVMOnSafepointTimeout {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user