hg: jdk/submit: 8218755: Refix Symbol leak in prepend_host_package_name
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Wed Feb 13 12:55:34 UTC 2019
Changeset: 4dab92cc7aed
Author: coleenp
Date: 2019-02-13 07:22 -0500
URL: http://hg.openjdk.java.net/jdk/submit/rev/4dab92cc7aed
8218755: Refix Symbol leak in prepend_host_package_name
Summary: fix Symbol refcounting again, add comment and a test.
Reviewed-by: kbarrett, dholmes
! src/hotspot/share/classfile/classFileParser.cpp
+ test/hotspot/jtreg/runtime/defineAnonClass/AnonSymbolLeak.java
! test/hotspot/jtreg/runtime/defineAnonClass/DefineAnon.java
+ test/hotspot/jtreg/runtime/defineAnonClass/TestAnonSymbolLeak.java
! test/hotspot/jtreg/runtime/defineAnonClass/UnsafeDefMeths.java
More information about the jdk-submit-changes
mailing list