JDK-8238710 : LingeredApp doesn't log stdout/stderr if exits with non-zero code
  • Type: Sub-task
  • Component: core-svc
  • Sub-Component: tools
  • Affected Version: 11,14,15
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2020-02-08
  • Updated: 2022-01-18
  • Resolved: 2020-02-13
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 11 JDK 13 JDK 15
11.0.15-oracleFixed 13.0.7Fixed 15 b11Fixed
Description
If LingeredApp exits with non-zero exit code, output of the app is not logged which makes error analysis hard.
Comments
Fix request (13u): on behalf of Ilarion Nakonechnyy I'd like to port it to 13u, too The patch applies without updates. Will label after the test roll completion.
28-01-2021

Fix Request (11u) This improves test failure diagnostics. Patch applies cleanly to 11u, passes tier1 and serviceability/sa tests.
12-08-2020

URL: https://hg.openjdk.java.net/jdk/jdk/rev/87651cb03ebc User: amenkov Date: 2020-02-13 21:43:35 +0000
13-02-2020