JDK-8139345 : java/lang/ProcessHandle/TreeTest.java test fails with ... Wrong number of children expected [3] but found [2]
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • CPU: x86_64
  • Submitted: 2015-10-09
  • Updated: 2016-07-12
  • Resolved: 2015-11-03
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9 b92Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
java/lang/ProcessHandle/TreeTest.java test fails with
 Exception java.lang.AssertionError: Wrong number of children expected [3] but found [2]
Comments
Review thread: http://mail.openjdk.java.net/pipermail/core-libs-dev/2015-October/036098.html
27-10-2015