Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7901452

Make finding process id in timeout handler overridable

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • jtreg4.1
    • jtreg4.1
    • tools
    • None
    • b13

      Currently JTreg skips timeout handler execution in cases process id isn't found. That makes it impossible to run timeout handler w/ pre JDK 9 as stable jdk on non-unix systems.

      Moving PID determination to custom timeout handler logic will allow us to use custom logic to get pid, e.g. use win32 API to get PID from j.l.ProcessImpl on windows platforms.

            iignatyev Igor Ignatyev (Inactive)
            iignatyev Igor Ignatyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: