RFR (M) 8201505: Use WeakHandle for ProtectionDomainCacheTable and ResolvedMethodTable (original) (raw)

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Fri Apr 13 17:25:03 UTC 2018


Thank you Lois! Coleen

On 4/13/18 11:29 AM, Lois Foltan wrote:

Looks good Coleen.  Thanks for fixing JDK-8193524 as well! Lois

On 4/13/2018 8:16 AM, coleen.phillimore at oracle.com wrote:

And here's the webrev: open webrev at http://cr.openjdk.java.net/~coleenp/8201505.01/webrev bug link https://bugs.openjdk.java.net/browse/JDK-8201505 Thanks, Coleen On 4/13/18 8:12 AM, coleen.phillimore at oracle.com wrote: 8193524: Redefining a method that removes use of 1 or more lambda expressions causes the JVM to hang Summary: Remove oop pointers from runtime data structures and fix missing next assignment.

Also, this contains a fix for https://bugs.openjdk.java.net/browse/JDK-8193524 (forgotten next pointer assignment) because I changed that function 3 lines up, and tests contributed by Lois. Tested with mach5 tier1-5. Thanks, Coleen



More information about the hotspot-dev mailing list