RFR: 8241371: Refactor and consolidate package_from_name
Claes Redestad
claes.redestad at oracle.com
Mon Mar 23 10:44:59 UTC 2020
On 2020-03-23 04:36, Ioi Lam wrote:
>>>
>>
>> Ok, I just felt that as a static utility it's more coupled with a
>> class/InstanceKlass than its class loader. If you insist I'll move it
>> to ClassLoader instead.
>>
> classLoader.cpp also has other methods related to packages, so I think
> it's a good place for this method, too. Plus, you don't need to move the
> test cases, so there's less code churn.
Ok:
http://cr.openjdk.java.net/~redestad/8241371/open.01/
/Claes
More information about the hotspot-runtime-dev
mailing list