[jdk8u-dev] RFR: 8046883: com/sun/jdi/ProcessAttachTest.sh gets "java.io.IOException: Invalid process identifier" on windows
Kazuhisa Takakuri
ktakakuri at openjdk.org
Tue Nov 5 08:42:36 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 is pending approval of the Fix Request.
I comment to not close.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/498#issuecomment-2456555472
More information about the jdk8u-dev
mailing list