21 Jun
2014
21 Jun
'14
2:50 a.m.
Changeset: fc25d8f6c466 Author: coleenp Date: 2014-06-20 10:48 -0400 URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/fc25d8f6c466 8039150: host_klass invariant fails when verifying newly loaded JSR-292 anonymous classes Summary: Initialize host_klass while parsing the class with the other initializations. Reviewed-by: sspitsyn, stefank ! src/share/vm/classfile/classFileParser.cpp ! src/share/vm/classfile/systemDictionary.cpp Changeset: fcef32387025 Author: coleenp Date: 2014-06-21 01:56 +0000 URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/fcef32387025 Merge