RFR: 8259839 SystemDictionary exports too much implementation [v3]

Coleen Phillimore coleenp at openjdk.java.net
Thu Jan 28 17:21:41 UTC 2021


On Thu, 28 Jan 2021 05:42:19 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Coleen Phillimore has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - Fix comments and verify_placeholder
>>  - Fix handle_resolution_exception to make more sense.
>
> Thanks for the updates. Further comments below.
> 
> Also there is a comment block at line 759 that says 5 cases ... but only lists 4.
> 
> Thanks,
> David

> IIUC If the loader is not parallel-capable then we have taken out the
> loader-lock, so parallel definition is not possible.

Yes.

-------------

PR: https://git.openjdk.java.net/jdk/pull/2247


More information about the hotspot-runtime-dev mailing list