[crac] RFR: Assume module jars persistent

Anton Kozlov akozlov at openjdk.org
Tue Nov 29 18:14:54 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

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

Commit messages:
 - Assume module jars persistent

Changes: https://git.openjdk.org/crac/pull/35/files
 Webrev: https://webrevs.openjdk.org/?repo=crac&pr=35&range=00
  Stats: 85 lines in 3 files changed: 76 ins; 7 del; 2 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