RFR: JDK-8284874: Add comment to ProcessHandle/OnExitTest to describe zombie problem [v2]

Roger Riggs rriggs at openjdk.java.net
Thu Apr 14 14:59:27 UTC 2022


On Thu, 14 Apr 2022 09:49:58 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

>> ProcessHandle/OnExitTest is vulnerable to misconfigured systems that do not reap zombies in a timely fashion. [JDK-8284282](https://bugs.openjdk.java.net/browse/JDK-8284282) describes this problem in detail.
>> 
>> Until we figure out a way to fix that (if at all - see comments in JBS), let us have a clarifying comment in the test itself.
>
> Thomas Stuefe has updated the pull request incrementally with one additional commit since the last revision:
> 
>   modify comment

Please update the copyright date.
Thanks for including the explanation in the test.

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

Marked as reviewed by rriggs (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/8240


More information about the core-libs-dev mailing list