[crac] RFR: Assume module jars persistent [v3]
Dan Heidinga
heidinga at openjdk.org
Wed Nov 30 18:45:58 UTC 2022
On Wed, 30 Nov 2022 17:36:48 GMT, Anton Kozlov <akozlov at openjdk.org> wrote:
>> 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:
>
> Use SharedSecrets instead of reflection
Agreed. The SharedSecrets approach is even better
-------------
Marked as reviewed by heidinga (Committer).
PR: https://git.openjdk.org/crac/pull/35
More information about the crac-dev
mailing list