JDK-8210338 : Better output for GenerationTests.java
  • Type: Sub-task
  • Component: security-libs
  • Sub-Component: javax.xml.crypto
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-09-04
  • Updated: 2024-08-26
  • Resolved: 2018-09-04
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 12
11.0.25-oracleFixed 12 b10Fixed
Description
The test calls System.out.print("-S") in a loop and timeout happens during it. The output has not been flushed out to stdout and we don't know how many of the loop have run. Has the loop started? Does it block on a certain round? Is it random?
Comments
[jdk11u-fix-request] Approval Request from Amos "Backporting for parity with 11.0.25-oracle. No risk, test fix. Clean backport. Test passes and SAP nightlies pass on 2024-08-23”
24-08-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk11u-dev/pull/2916 Date: 2024-08-21 00:12:53 +0000
21-08-2024

https://github.com/openjdk/jdk/commit/a5f7028279d61313b2293bbac3eaba0c880a7430
20-08-2024

URL: http://hg.openjdk.java.net/jdk/jdk/rev/3ee917225506 User: weijun Date: 2018-09-04 06:48:38 +0000
04-09-2018