[crac] RFR: Do not register MethodHandleNatives [v2]
Anton Kozlov
akozlov at openjdk.org
Thu May 25 15:27:33 UTC 2023
On Thu, 25 May 2023 13:24:09 GMT, Anton Kozlov <akozlov at openjdk.org> wrote:
>> A simple solution for the lambda problem in the CRaC Core: do not register CALL_SITES at all.
>>
>> A second part of the PR introduces an interface for Cleaner.register() with priority parameter.
>
> 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>
Tests fail by independent reason (see #77)
-------------
PR Comment: https://git.openjdk.org/crac/pull/76#issuecomment-1563100073
More information about the crac-dev
mailing list