8068661: Exclude compiler/whitebox/ForceNMethodSweepTest.java from nightly runs
authoranoll
Fri, 09 Jan 2015 09:52:00 +0100
changeset 28487 34406bbb4f3a
parent 28396 7fe4347e6792
child 28488 fe78d104b5c3
8068661: Exclude compiler/whitebox/ForceNMethodSweepTest.java from nightly runs Summary: The test is unstable and is therefore removed from nightly testing Reviewed-by: kvn, drchase
hotspot/test/compiler/whitebox/ForceNMethodSweepTest.java
--- a/hotspot/test/compiler/whitebox/ForceNMethodSweepTest.java	Tue Dec 16 13:49:36 2014 +0100
+++ b/hotspot/test/compiler/whitebox/ForceNMethodSweepTest.java	Fri Jan 09 09:52:00 2015 +0100
@@ -34,6 +34,7 @@
 /*
  * @test
  * @bug 8059624 8064669
+ * @ignore 8066998
  * @library /testlibrary /../../test/lib
  * @build ForceNMethodSweepTest
  * @run main ClassFileInstaller sun.hotspot.WhiteBox