mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-16 19:03:22 +00:00
8150647: Quarantine TestPLABResize.java until JDK-8150183 is fixed
8150562: Quarantine LoadAgentDcmdTest.java due to JDK-8150318 Reviewed-by: iklam, tschatzl
This commit is contained in:
parent
ad6d8685e4
commit
bf7f1925fd
@ -35,6 +35,7 @@
|
||||
* gc.g1.plab.lib.MemoryConsumer
|
||||
* gc.g1.plab.lib.PLABUtils
|
||||
* gc.g1.plab.lib.AppPLABResize
|
||||
* @ignore 8150183
|
||||
* @run main ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* sun.hotspot.WhiteBox$WhiteBoxPermission
|
||||
* @run main gc.g1.plab.TestPLABResize
|
||||
|
||||
@ -38,6 +38,7 @@ import org.testng.annotations.Test;
|
||||
* java.management
|
||||
* jdk.jvmstat/sun.jvmstat.monitor
|
||||
* @build ClassFileInstaller jdk.test.lib.* SimpleJvmtiAgent
|
||||
* @ignore 8150318
|
||||
* @run main ClassFileInstaller SimpleJvmtiAgent
|
||||
* @run testng LoadAgentDcmdTest
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user