[crac] RFR: Do not register MethodHandleNatives [v2]
Anton Kozlov
akozlov at openjdk.org
Thu May 25 13:24:09 UTC 2023
> 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>
-------------
Changes:
- all: https://git.openjdk.org/crac/pull/76/files
- new: https://git.openjdk.org/crac/pull/76/files/9e4291d5..dc83f2be
Webrevs:
- full: https://webrevs.openjdk.org/?repo=crac&pr=76&range=01
- incr: https://webrevs.openjdk.org/?repo=crac&pr=76&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/crac/pull/76.diff
Fetch: git fetch https://git.openjdk.org/crac.git pull/76/head:pull/76
PR: https://git.openjdk.org/crac/pull/76
More information about the crac-dev
mailing list