jdk/test/tools/pack200/Pack200Test.java
changeset 15652 edc2e7c83709
parent 12047 320a714614e9
child 18594 b6a3c9f71ac8
--- a/jdk/test/tools/pack200/Pack200Test.java	Sun Feb 10 08:07:59 2013 -0800
+++ b/jdk/test/tools/pack200/Pack200Test.java	Sun Feb 10 08:49:39 2013 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2007, 2013, 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
@@ -30,7 +30,7 @@
 
  /*
   * @test
-  * @bug 6521334 6712743
+  * @bug 6521334 6712743 8007902
   * @summary check for memory leaks, test general packer/unpacker functionality\
   *          using native and java unpackers
   * @compile -XDignore.symbol.file Utils.java Pack200Test.java