8146587: Mark tools/pack200/Pack200Test.java as intermittently failing
authoramlu
Fri, 08 Jan 2016 13:06:29 +0800
changeset 34893 71fe40b51c50
parent 34892 5d6d269cf47f
child 34894 3248b89d1921
8146587: Mark tools/pack200/Pack200Test.java as intermittently failing Reviewed-by: darcy
jdk/test/tools/pack200/Pack200Test.java
--- a/jdk/test/tools/pack200/Pack200Test.java	Thu Jan 07 15:14:24 2016 -0800
+++ b/jdk/test/tools/pack200/Pack200Test.java	Fri Jan 08 13:06:29 2016 +0800
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007, 2014, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2007, 2016, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -31,6 +31,7 @@
  /*
   * @test
   * @bug 6521334 6712743 8007902
+  * @key intermittent
   * @summary check for memory leaks, test general packer/unpacker functionality\
   *          using native and java unpackers
   * @compile -XDignore.symbol.file Utils.java Pack200Test.java