JDK-8261097 : [test] Add diagnostic gathering to ProcessBuilder Basic test
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 17
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2021-02-03
  • Updated: 2021-03-22
  • Resolved: 2021-03-22
Related Reports
Duplicate :  
Description
Intermittent failures of java/lang/ProcessBuilder/Basic are not revealing enough information to determine the possible cause of the message from the child.
When the thread start failure occurs, delay exiting the test until it times out and Jtreg gathers information about the environment.
Comments
overlaps with the fix in https://bugs.openjdk.java.net/browse/JDK-8263729
22-03-2021