Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8132961 Implement enhanced failures handler
  3. JDK-8139146

implement a native method to get PID on windows in case of JTReg test timeouts

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • None
    • hotspot
    • None

      currently JTReg ca get PIT of test process only if we use JDK 9 as stable JDK or if we are running on *nix system. however after CODETOOLS-7901452, we can extend JTReg to get PIT on other systems as well.

      for windows, we should use well-know win32 API GetProcessId using value of java.lang.Win32Process::handle as the argument.

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

              Created:
              Updated:
              Resolved: