[crac] RFR: Do not register MethodHandleNatives [v2]

Anton Kozlov akozlov at openjdk.org
Thu May 25 13:24:10 UTC 2023


On Thu, 25 May 2023 13:15:03 GMT, Dan Heidinga <heidinga at openjdk.org> wrote:

>> Anton Kozlov has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Update src/java.base/share/classes/java/lang/invoke/MethodHandleNatives.java
>>   
>>   Co-authored-by: Dan Heidinga <heidinga at redhat.com>
>
> src/java.base/share/classes/java/lang/invoke/MethodHandleNatives.java line 94:
> 
>> 92:             // CleanerFactory class) until cleanup is performed.
>> 93:             // This PhantomCleanableRef is not registered in any Context as
>> 94:             // registration cauesed by the core CRaC code leads to deadlock.
> 
> Suggestion:
> 
>             // registration caused by the core CRaC code leads to deadlock.

Thanks! :)

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

PR Review Comment: https://git.openjdk.org/crac/pull/76#discussion_r1205510311


More information about the crac-dev mailing list