--- a/jdk/test/java/lang/instrument/RetransformBigClass.sh Mon Jul 22 22:11:44 2013 -0700
+++ b/jdk/test/java/lang/instrument/RetransformBigClass.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 7122253
+# @bug 7122253 8016838
# @summary Retransform a big class.
# @author Daniel D. Daugherty
#