[crac] RFR: Active cleanup by CleanerImpl on checkpoint [v3]
Radim Vansa
duke at openjdk.org
Tue Jun 6 08:15:51 UTC 2023
> Rather than registering PhantomCleanableRef as a resource that gets cleaned up in the C/R thread force cleanup in the CleanerImpl as this already keeps a list of all eligible references.
Radim Vansa has updated the pull request incrementally with one additional commit since the last revision:
Don't block the cleaner thread during C/R at all.
-------------
Changes:
- all: https://git.openjdk.org/crac/pull/73/files
- new: https://git.openjdk.org/crac/pull/73/files/43d7e41f..8ec3aee5
Webrevs:
- full: https://webrevs.openjdk.org/?repo=crac&pr=73&range=02
- incr: https://webrevs.openjdk.org/?repo=crac&pr=73&range=01-02
Stats: 19 lines in 1 file changed: 2 ins; 9 del; 8 mod
Patch: https://git.openjdk.org/crac/pull/73.diff
Fetch: git fetch https://git.openjdk.org/crac.git pull/73/head:pull/73
PR: https://git.openjdk.org/crac/pull/73
More information about the crac-dev
mailing list