jdk/test/java/lang/instrument/RedefineBigClass.sh
changeset 19039 accceacb7fa7
parent 15254 3997a6f357cb
child 21347 21c6a82adf04
--- a/jdk/test/java/lang/instrument/RedefineBigClass.sh	Mon Jul 22 22:11:44 2013 -0700
+++ b/jdk/test/java/lang/instrument/RedefineBigClass.sh	Tue Jul 23 18:57:57 2013 +0400
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 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
@@ -22,7 +22,7 @@
 #
 
 # @test
-# @bug 7121600
+# @bug 7121600 8016838
 # @summary Redefine a big class.
 # @author Daniel D. Daugherty
 #