JDK-8236282 : [macos] Find permanent solution to macOS test timeout problem JDK-8235738
  • Type: Bug
  • Component: tools
  • Sub-Component: jpackage
  • Affected Version: 14,15
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-12-19
  • Updated: 2025-02-21
  • Resolved: 2020-06-09
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 15
15 b27Fixed
Related Reports
Duplicate :  
Duplicate :  
Duplicate :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
The fix to JDK-8235738 was seen as only a temporary solution to the timeout problem, and was implemented with the understanding that work would continue towards finding a permanent solution.

Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/35c90979a0ff User: herrick Date: 2020-06-09 00:31:36 +0000
09-06-2020

http://cr.openjdk.java.net/~almatvee/8236282/webrev.01/ - This is still a workaround for JDK-8236825. Implemented as per Roger suggestion to redirect output to temp file. I did a lot of testing using repro case and was not able to reproduce hang anymore.
04-06-2020

I was able to reproduce timeout issue with simplify test case based on JDK-8235738 solution. ReproCase8235738.zip contains test app which reproduces this issue after ~1000 runs.
02-06-2020