[CRaC] Support PID change during checkpoint-restore

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • repo-crac
    • Affects Version/s: repo-crac
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: