hotspot/src/share/vm/classfile/systemDictionary.cpp
changeset 25066 57d8cb758cf8
parent 25057 f38210f84f8c
child 25490 59f226da8d81
--- a/hotspot/src/share/vm/classfile/systemDictionary.cpp	Tue Jun 17 11:18:10 2014 -0700
+++ b/hotspot/src/share/vm/classfile/systemDictionary.cpp	Wed Jun 18 13:58:13 2014 -0400
@@ -997,7 +997,6 @@
 
 
   if (host_klass.not_null() && k.not_null()) {
-    k->set_host_klass(host_klass());
     // If it's anonymous, initialize it now, since nobody else will.
 
     {