8047996: Quarantine compiler/whitebox tests
Reviewed-by: vlivanov
This commit is contained in:
parent
d929c9ead8
commit
0231fb818f
@ -25,6 +25,7 @@ import java.util.function.IntPredicate;
|
||||
|
||||
/**
|
||||
* @test NonTieredLevelsTest
|
||||
* @ignore 8046268
|
||||
* @library /testlibrary /testlibrary/whitebox /compiler/whitebox
|
||||
* @build NonTieredLevelsTest
|
||||
* @run main ClassFileInstaller sun.hotspot.WhiteBox
|
||||
|
@ -23,6 +23,7 @@
|
||||
|
||||
/**
|
||||
* @test TieredLevelsTest
|
||||
* @ignore 8046268
|
||||
* @library /testlibrary /testlibrary/whitebox /compiler/whitebox
|
||||
* @build TieredLevelsTest
|
||||
* @run main ClassFileInstaller sun.hotspot.WhiteBox
|
||||
|
@ -25,6 +25,7 @@ import java.util.function.Function;
|
||||
|
||||
/*
|
||||
* @test ClearMethodStateTest
|
||||
* @ignore 8046268
|
||||
* @bug 8006683 8007288 8022832
|
||||
* @library /testlibrary /testlibrary/whitebox
|
||||
* @build ClearMethodStateTest
|
||||
|
@ -23,6 +23,7 @@
|
||||
|
||||
/*
|
||||
* @test DeoptimizeAllTest
|
||||
* @ignore 8046268
|
||||
* @bug 8006683 8007288 8022832
|
||||
* @library /testlibrary /testlibrary/whitebox
|
||||
* @build DeoptimizeAllTest
|
||||
|
@ -23,6 +23,7 @@
|
||||
|
||||
/*
|
||||
* @test DeoptimizeMethodTest
|
||||
* @ignore 8046268
|
||||
* @bug 8006683 8007288 8022832
|
||||
* @library /testlibrary /testlibrary/whitebox
|
||||
* @build DeoptimizeMethodTest
|
||||
|
@ -23,6 +23,7 @@
|
||||
|
||||
/*
|
||||
* @test EnqueueMethodForCompilationTest
|
||||
* @ignore 8046268
|
||||
* @bug 8006683 8007288 8022832
|
||||
* @library /testlibrary /testlibrary/whitebox
|
||||
* @build EnqueueMethodForCompilationTest
|
||||
|
@ -26,6 +26,7 @@ import sun.hotspot.code.NMethod;
|
||||
|
||||
/*
|
||||
* @test GetNMethodTest
|
||||
* @ignore 8046268
|
||||
* @bug 8038240
|
||||
* @library /testlibrary /testlibrary/whitebox
|
||||
* @build GetNMethodTest
|
||||
|
@ -23,6 +23,7 @@
|
||||
|
||||
/*
|
||||
* @test MakeMethodNotCompilableTest
|
||||
* @ignore 8046268
|
||||
* @bug 8012322 8006683 8007288 8022832
|
||||
* @library /testlibrary /testlibrary/whitebox
|
||||
* @build MakeMethodNotCompilableTest
|
||||
|
Loading…
Reference in New Issue
Block a user