commit | c324ddabb9edfa373e4fcaf4fe699e31f00f8545 | [log] [tgz] |
---|---|---|
author | Coleen Phillimore <coleenp@openjdk.org> | Fri Jun 20 10:48:36 2014 -0400 |
committer | Coleen Phillimore <coleenp@openjdk.org> | Fri Jun 20 10:48:36 2014 -0400 |
tree | 9b8ed7667a7affe95e97099c4cc2b70e9f02e48f | |
parent | d6f8fbb40b0a72ee03379c4833cc1266351da00c [diff] |
8039150: host_klass invariant fails when verifying newly loaded JSR-292 anonymous classes Initialize host_klass while parsing the class with the other initializations. Reviewed-by: sspitsyn, stefank