Integrated: JDK-8284874: Add comment to ProcessHandle/OnExitTest to describe zombie problem
Thomas Stuefe
stuefe at openjdk.java.net
Fri Apr 15 09:11:42 UTC 2022
On Thu, 14 Apr 2022 09:32:46 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.
This pull request has now been integrated.
Changeset: bb7c97bd
Author: Thomas Stuefe <stuefe at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/bb7c97bddfe88cb3261706f5e272fd0418e5238c
Stats: 19 lines in 1 file changed: 18 ins; 0 del; 1 mod
8284874: Add comment to ProcessHandle/OnExitTest to describe zombie problem
Reviewed-by: rriggs
-------------
PR: https://git.openjdk.java.net/jdk/pull/8240
More information about the core-libs-dev
mailing list