8130402: Mark intermittently failing test: tools/pack200/PackTestZip64.java

Reviewed-by: psandoz
This commit is contained in:
Amy Lu 2015-07-16 10:17:11 +02:00
parent 26b5d4f29a
commit 4b8ff01620

View File

@ -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 @@ import java.util.zip.ZipEntry;
* @compile -XDignore.symbol.file Utils.java PackTestZip64.java
* @run main PackTestZip64
* @author kizune
* @key intermittent
*/
public class PackTestZip64 {