8263705: Two shenandoah tests fail due to can't find ClassFileInstaller
Reviewed-by: iklam
This commit is contained in:
parent
4acb88396e
commit
dd6c91141a
test/hotspot/jtreg/gc/shenandoah
@ -52,7 +52,7 @@ package gc.shenandoah;
|
||||
* @library /test/lib
|
||||
* @build sun.hotspot.WhiteBox
|
||||
* @modules java.base
|
||||
* @run main ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* @run main jdk.test.lib.helpers.ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* @run main/othervm
|
||||
* -Xbootclasspath/a:.
|
||||
* -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
|
||||
@ -65,7 +65,7 @@ package gc.shenandoah;
|
||||
* @library /test/lib
|
||||
* @build sun.hotspot.WhiteBox
|
||||
* @modules java.base
|
||||
* @run main ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* @run main jdk.test.lib.helpers.ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* @run main/othervm
|
||||
* -Xbootclasspath/a:.
|
||||
* -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
|
||||
|
@ -28,7 +28,7 @@ package gc.shenandoah;
|
||||
* @library /test/lib
|
||||
* @build sun.hotspot.WhiteBox
|
||||
* @modules java.base
|
||||
* @run main ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* @run main jdk.test.lib.helpers.ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* @run main/othervm
|
||||
* -Xbootclasspath/a:.
|
||||
* -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
|
||||
@ -41,7 +41,7 @@ package gc.shenandoah;
|
||||
* @library /test/lib
|
||||
* @build sun.hotspot.WhiteBox
|
||||
* @modules java.base
|
||||
* @run main ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* @run main jdk.test.lib.helpers.ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* @run main/othervm
|
||||
* -Xbootclasspath/a:.
|
||||
* -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
|
||||
|
Loading…
x
Reference in New Issue
Block a user