8154980: Remove intermittent key from test BandIntegrity.java
authoramlu
Tue, 31 May 2016 10:09:34 +0800
changeset 38746 517072d5a4e1
parent 38745 be430178b177
child 38747 469920616f3a
8154980: Remove intermittent key from test BandIntegrity.java Reviewed-by: shade
jdk/test/tools/pack200/BandIntegrity.java
--- a/jdk/test/tools/pack200/BandIntegrity.java	Mon May 30 17:49:04 2016 -0700
+++ b/jdk/test/tools/pack200/BandIntegrity.java	Tue May 31 10:09:34 2016 +0800
@@ -26,7 +26,6 @@
  * @summary test ensures the proper sequencing of bands, dump bands as well.
  * @compile -XDignore.symbol.file Utils.java BandIntegrity.java
  * @run main BandIntegrity
- * @key intermittent
  * @author ksrini
  */
 import java.io.File;