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

Anton Kozlov akozlov at openjdk.org
Fri May 26 11:56:37 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:

 - Merge branch 'openjdk:crac' into do-not-register-mhn
 - Update
 - Update src/java.base/share/classes/java/lang/invoke/MethodHandleNatives.java
   
   Co-authored-by: Dan Heidinga <heidinga at redhat.com>
 - Use internal interfaces for registration
 - Do not register MethodHandleNatives

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

Changes:
  - all: https://git.openjdk.org/crac/pull/76/files
  - new: https://git.openjdk.org/crac/pull/76/files/d33323c3..62164cd3

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=crac&pr=76&range=03
 - incr: https://webrevs.openjdk.org/?repo=crac&pr=76&range=02-03

  Stats: 381 lines in 6 files changed: 287 ins; 30 del; 64 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