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

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: