On Wed, 14 Apr 2021 18:12:57 GMT, Weijun Wang <wei...@openjdk.org> wrote:

> I'd like to move this tool to test/lib inside a proper named package.

Well, we can certainly rename it. It's only used by several tests. Maybe 
`ChildProcess`?

And we can certainly move it to a different package. I know it has some 
duplicate functions with other tools so it will be better to do some cleanup 
first. The best function of this class is it provides several methods (both for 
child and parent) to simplify inter-process message transport.

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

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

Reply via email to