hotspot/src/share/vm/classfile/verifier.cpp
changeset 37301 a936b4e01afb
parent 37261 659ed5b20b48
child 38151 fffedc5e5cf8
--- a/hotspot/src/share/vm/classfile/verifier.cpp	Thu Apr 14 09:33:16 2016 -0700
+++ b/hotspot/src/share/vm/classfile/verifier.cpp	Fri Apr 15 16:19:15 2016 +0100
@@ -248,7 +248,7 @@
     // As of the fix for 4486457 we disable verification for all of the
     // dynamically-generated bytecodes associated with the 1.4
     // reflection implementation, not just those associated with
-    // sun/reflect/SerializationConstructorAccessor.
+    // jdk/internal/reflect/SerializationConstructorAccessor.
     // NOTE: this is called too early in the bootstrapping process to be
     // guarded by Universe::is_gte_jdk14x_version().
     // Also for lambda generated code, gte jdk8