RFR: 8263108: Class initialization deadlock in java.lang.constant [v5]
Jaikiran Pai
jpai at openjdk.java.net
Wed Mar 17 15:14:50 UTC 2021
On Wed, 17 Mar 2021 14:34:41 GMT, Peter Levart <plevart at openjdk.org> wrote:
>> Jaikiran Pai has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Add a comment to instruct future maintainers of the code to avoid calling DynamicConstantDesc.ofCanonical() from static initialization of java.lang.constant.ConstantDescs
>
> This looks good, Jaikiran.
Thank you Peter, Chris and Vyom for the reviews. I'll go ahead and integrate this in a few hours.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2893
More information about the core-libs-dev
mailing list