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

[CRaC] Support PID change during checkpoint-restore

XMLWordPrintable

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

      Some checkpoint-restore engines may not preserve PID of JVM process. To support such engines cached PID should be updated on restore.

      In particular, in GLIBC < 2.25 `getpid()` performs the caching internally so `syscall(SYS_getpid)` should be used directly instead.

            tpushkin Timofei Pushkin
            tpushkin Timofei Pushkin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: