hg: jdk/submit-hs: 8200261: Regression with JVM anonymous class
harold.seigel at oracle.com
harold.seigel at oracle.com
Thu Apr 5 17:20:02 UTC 2018
Changeset: a1a7456dd8b9
Author: hseigel
Date: 2018-04-05 13:19 -0400
URL: http://hg.openjdk.java.net/jdk/submit-hs/rev/a1a7456dd8b9
8200261: Regression with JVM anonymous class
Summary: Restore resolved anonymous class when creating a new constantpool because of overpass methods
Reviewed-by: coleenp, lfoltan
! src/hotspot/share/classfile/classFileParser.cpp
! src/hotspot/share/classfile/defaultMethods.cpp
! src/hotspot/share/oops/instanceKlass.hpp
+ test/hotspot/jtreg/runtime/defineAnonClass/UnsafeDefMeths.java
More information about the jdk-submit-changes
mailing list