Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8364737

[CRaC] Support checkpointing with --patch-module by treating patch JARs as persistent

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • repo-crac
    • repo-crac
    • hotspot
    • None

      From mz1999, slightly redacted:

      Enhance CRaC's checkpointing capabilities to correctly handle applications launched with the --patch-module option. Currently using a JAR file with --patch-module causes checkpointing to fail due to unmanaged file descriptors. The issue can be resolved by treating these JARs as persistent resources, similar to how classpath JARs are handled.

            rvansa Radim Vansa
            tpushkin Timofei Pushkin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: