[crac] Integrated: Print peristent JAR assumptions

Anton Kozlov akozlov at openjdk.org
Mon Dec 19 17:56:21 UTC 2022


On Fri, 9 Dec 2022 11:56:46 GMT, Anton Kozlov <akozlov at openjdk.org> wrote:

> When an application creates URLClassLoader with the JAR, the JAR file will be assumed persistent, that is, it should be available on the restore. To make this more evident, the PR adds reporting for such JARs.
> 
> I'm not a big fan of persistent files and the implications, I think it may be done better, but while they are there, better to make them more usable.

This pull request has now been integrated.

Changeset: 65e0785e
Author:    Anton Kozlov <akozlov at openjdk.org>
URL:       https://git.openjdk.org/crac/commit/65e0785ed583abbd995965de7de8490623321054
Stats:     2 lines in 1 file changed: 2 ins; 0 del; 0 mod

Print peristent JAR assumptions

Reviewed-by: heidinga

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

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


More information about the crac-dev mailing list