8130402: Mark intermittently failing test: tools/pack200/PackTestZip64.java
authoramlu
Thu, 16 Jul 2015 10:17:11 +0200
changeset 31725 8d753f6f3faf
parent 31724 f6f1365b416f
child 31726 50b5db23b528
8130402: Mark intermittently failing test: tools/pack200/PackTestZip64.java Reviewed-by: psandoz
jdk/test/tools/pack200/PackTestZip64.java
--- a/jdk/test/tools/pack200/PackTestZip64.java	Thu Jul 16 09:20:39 2015 +0800
+++ b/jdk/test/tools/pack200/PackTestZip64.java	Thu Jul 16 10:17:11 2015 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2015, 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
@@ -37,6 +37,7 @@
  * @compile -XDignore.symbol.file Utils.java PackTestZip64.java
  * @run main PackTestZip64
  * @author kizune
+ * @key intermittent
  */
 
 public class PackTestZip64 {