JDK-8155102: Process.toString could include pid, isAlive, exitStatus
26 Apr
2016
26 Apr
'16
5:45 p.m.
Hi, I would like to familiarise myself with contributing process. Can I take this bug to fix? -- Thanks, Andrey
27 Apr
27 Apr
2:38 p.m.
New subject: JDK-8155102: Process.toString could include pid, isAlive, exitStatus
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?
3604
Age (days ago)
3605
Last active (days ago)
1 comments
2 participants
participants (2)
-
Andrey Dyachkov
-
Roger Riggs