History log of /openjdk10/jdk/test/java/lang/ProcessHandle/ProcessUtil.java
Revision Date Author Comments
# 17017:23255bc8606d 11-Apr-2017 rriggs

8178347: Process and ProcessHandle getPid method name inconsistency
Reviewed-by: alanb, bpb


# 13427:adfeb1434d90 07-Jan-2016 rriggs

8146574: (process) ProcessHandle test cleanup
Reviewed-by: chegar


# 13024:bb286ec75b24 09-Nov-2015 rriggs

8138566: (Process) java.lang.Process.allChildren specification clarification
8140213: Process/ProcessHandle.onExit() spec need to be improved
8140250: (process) Process.info description is inaccurate
Summary: rename to descendants() and clarify
Reviewed-by: psandoz


# 12067:c2250db81ce8 29-May-2015 rriggs

8077350: JEP 102 Process API Updates Implementation
Reviewed-by: chegar, plevart, psandoz, darcy, martin, alanb