JDK-8225386 : test for JDK-8216261 fails in Windows
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2019-06-05
  • Updated: 2020-02-07
  • Resolved: 2019-06-06
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 14
11.0.5Fixed 13 b25Fixed 14Fixed
Related Reports
Relates :  
Description
The test fails because it (incorrectly) depends on comparing newline characters.
Comments
Fix Request (11u) This patch is followup for JDK-8216261. Patch applies cleanly to 11u. tier1 tests pass with the patch.
26-08-2019