[crac] RFR: Assume module jars persistent [v2]

Anton Kozlov akozlov at openjdk.org
Wed Nov 30 15:04:51 UTC 2022


> Jar files opened by URLClassLoaders are assumed persistent. We need to handle module Jars the same way to prevent CheckpointException as reported by [1] 
> 
> [1] https://mail.openjdk.org/pipermail/crac-dev/2022-November/000380.html

Anton Kozlov has updated the pull request incrementally with one additional commit since the last revision:

  Move everything to the separate class

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

Changes:
  - all: https://git.openjdk.org/crac/pull/35/files
  - new: https://git.openjdk.org/crac/pull/35/files/a30d1609..3f4bc13e

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=crac&pr=35&range=01
 - incr: https://webrevs.openjdk.org/?repo=crac&pr=35&range=00-01

  Stats: 181 lines in 4 files changed: 69 ins; 107 del; 5 mod
  Patch: https://git.openjdk.org/crac/pull/35.diff
  Fetch: git fetch https://git.openjdk.org/crac pull/35/head:pull/35

PR: https://git.openjdk.org/crac/pull/35


More information about the crac-dev mailing list