[crac] Integrated: Assume module jars persistent

Anton Kozlov akozlov at openjdk.org
Thu Dec 1 10:06:44 UTC 2022


On Tue, 29 Nov 2022 18:06:30 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

This pull request has now been integrated.

Changeset: 68419ca2
Author:    Anton Kozlov <akozlov at openjdk.org>
URL:       https://git.openjdk.org/crac/commit/68419ca269d3168c9d99c662c5fc30b3ef1f3cdc
Stats:     111 lines in 5 files changed: 65 ins; 41 del; 5 mod

Assume module jars persistent

Reviewed-by: heidinga

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

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


More information about the crac-dev mailing list