RFR(XS): 8242134: Consolidate the get_package_entry() in SystemDictionaryShared and ClassLoader
Calvin Cheung
calvin.cheung at oracle.com
Tue Apr 7 20:05:58 UTC 2020
Hi Harold,
Thanks for your review!
Calvin
On 4/7/20 12:56 PM, Harold Seigel wrote:
> Hi Calvin,
>
> The change looks good!
>
> Thanks, Harold
>
> On 4/7/2020 1:39 PM, Calvin Cheung wrote:
>> JBS: https://bugs.openjdk.java.net/browse/JDK-8242134
>> webrev: http://cr.openjdk.java.net/~ccheung/jdk15/8242134/webrev.00/
>>
>> The above proposed change removes get_package_entry() from
>> SystemDictionaryShared.
>> The ClassLoader::get_package_entry() is being modified slightly so
>> that it could be used in SystemDictionaryShared.
>>
>> Passed tier 1 - 4 tests.
>>
>> thanks,
>> Calvin
More information about the hotspot-runtime-dev
mailing list