[jdk8u-dev] Withdrawn: 8046883: com/sun/jdi/ProcessAttachTest.sh gets "java.io.IOException: Invalid process identifier" on windows

duke duke at openjdk.org
Wed Aug 28 13:35:30 UTC 2024


On Mon, 13 May 2024 09:28:10 GMT, Kazuhisa Takakuri <ktakakuri at openjdk.org> wrote:

> Hi all,
> 
> This is a backport of JDK-8046883: com/sun/jdi/ProcessAttachTest.sh gets "java.io.IOException: Invalid process identifier" on windows.
> The original patch does not apply cleanly. Process.pid() method was introduced in JDK9, so I used the results of the jps command instead.
> 
> Testing: jdk/test/com/sun/jdi/ProcessAttachTest.java on Windows x86_64

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.org/jdk8u-dev/pull/498


More information about the jdk8u-dev mailing list