8068661: Exclude compiler/whitebox/ForceNMethodSweepTest.java from nightly runs

The test is unstable and is therefore removed from nightly testing

Reviewed-by: kvn, drchase
This commit is contained in:
Albert Noll 2015-01-09 09:52:00 +01:00
parent 2e82794bfa
commit dad0da797d

View File

@ -34,6 +34,7 @@ import com.oracle.java.testlibrary.InfiniteLoop;
/*
* @test
* @bug 8059624 8064669
* @ignore 8066998
* @library /testlibrary /../../test/lib
* @build ForceNMethodSweepTest
* @run main ClassFileInstaller sun.hotspot.WhiteBox