JDK-8155102: Process.toString could include pid, isAlive, exitStatus

Roger Riggs Roger.Riggs at Oracle.com
Wed Apr 27 14:38:09 UTC 2016


Hi Andrey,

Take a look at the OpenJDK processes, there are a few things you can read
about how to contribute [1] and the developers guide [2].

The changes would be localized to the ProcessImpl classes for unix and 
windows.

Roger


[1] http://openjdk.java.net/contribute/
[2] http://openjdk.java.net/guide/

On 4/26/2016 1:45 PM, Andrey Dyachkov wrote:
> Hi,
>
> I would like to familiarise myself with contributing process.
> Can I take this bug to fix?




More information about the core-libs-dev mailing list