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
|
* @test NonTieredLevelsTest
|
||||||
|
* @ignore 8046268
|
||||||
* @library /testlibrary /testlibrary/whitebox /compiler/whitebox
|
* @library /testlibrary /testlibrary/whitebox /compiler/whitebox
|
||||||
* @build NonTieredLevelsTest
|
* @build NonTieredLevelsTest
|
||||||
* @run main ClassFileInstaller sun.hotspot.WhiteBox
|
* @run main ClassFileInstaller sun.hotspot.WhiteBox
|
||||||
|
@ -23,6 +23,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @test TieredLevelsTest
|
* @test TieredLevelsTest
|
||||||
|
* @ignore 8046268
|
||||||
* @library /testlibrary /testlibrary/whitebox /compiler/whitebox
|
* @library /testlibrary /testlibrary/whitebox /compiler/whitebox
|
||||||
* @build TieredLevelsTest
|
* @build TieredLevelsTest
|
||||||
* @run main ClassFileInstaller sun.hotspot.WhiteBox
|
* @run main ClassFileInstaller sun.hotspot.WhiteBox
|
||||||
|
@ -25,6 +25,7 @@ import java.util.function.Function;
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* @test ClearMethodStateTest
|
* @test ClearMethodStateTest
|
||||||
|
* @ignore 8046268
|
||||||
* @bug 8006683 8007288 8022832
|
* @bug 8006683 8007288 8022832
|
||||||
* @library /testlibrary /testlibrary/whitebox
|
* @library /testlibrary /testlibrary/whitebox
|
||||||
* @build ClearMethodStateTest
|
* @build ClearMethodStateTest
|
||||||
|
@ -23,6 +23,7 @@
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* @test DeoptimizeAllTest
|
* @test DeoptimizeAllTest
|
||||||
|
* @ignore 8046268
|
||||||
* @bug 8006683 8007288 8022832
|
* @bug 8006683 8007288 8022832
|
||||||
* @library /testlibrary /testlibrary/whitebox
|
* @library /testlibrary /testlibrary/whitebox
|
||||||
* @build DeoptimizeAllTest
|
* @build DeoptimizeAllTest
|
||||||
|
@ -23,6 +23,7 @@
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* @test DeoptimizeMethodTest
|
* @test DeoptimizeMethodTest
|
||||||
|
* @ignore 8046268
|
||||||
* @bug 8006683 8007288 8022832
|
* @bug 8006683 8007288 8022832
|
||||||
* @library /testlibrary /testlibrary/whitebox
|
* @library /testlibrary /testlibrary/whitebox
|
||||||
* @build DeoptimizeMethodTest
|
* @build DeoptimizeMethodTest
|
||||||
|
@ -23,6 +23,7 @@
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* @test EnqueueMethodForCompilationTest
|
* @test EnqueueMethodForCompilationTest
|
||||||
|
* @ignore 8046268
|
||||||
* @bug 8006683 8007288 8022832
|
* @bug 8006683 8007288 8022832
|
||||||
* @library /testlibrary /testlibrary/whitebox
|
* @library /testlibrary /testlibrary/whitebox
|
||||||
* @build EnqueueMethodForCompilationTest
|
* @build EnqueueMethodForCompilationTest
|
||||||
|
@ -26,6 +26,7 @@ import sun.hotspot.code.NMethod;
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* @test GetNMethodTest
|
* @test GetNMethodTest
|
||||||
|
* @ignore 8046268
|
||||||
* @bug 8038240
|
* @bug 8038240
|
||||||
* @library /testlibrary /testlibrary/whitebox
|
* @library /testlibrary /testlibrary/whitebox
|
||||||
* @build GetNMethodTest
|
* @build GetNMethodTest
|
||||||
|
@ -23,6 +23,7 @@
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* @test MakeMethodNotCompilableTest
|
* @test MakeMethodNotCompilableTest
|
||||||
|
* @ignore 8046268
|
||||||
* @bug 8012322 8006683 8007288 8022832
|
* @bug 8012322 8006683 8007288 8022832
|
||||||
* @library /testlibrary /testlibrary/whitebox
|
* @library /testlibrary /testlibrary/whitebox
|
||||||
* @build MakeMethodNotCompilableTest
|
* @build MakeMethodNotCompilableTest
|
||||||
|
Loading…
Reference in New Issue
Block a user