JDK-8215380 : Backout accidental change to String::length
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 12
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2018-12-13
  • Updated: 2020-08-06
  • Resolved: 2018-12-14
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 JDK 13
11.0.10-oracleFixed 12 b25Fixed 13Fixed
Related Reports
Relates :  
Description
In the patch for JDK-8215281 I by mistake included an experimental change to String.length. This should be backed out
Comments
Fix request: This change needs to be backported to JDK11 updates, when JDK-8215281 is integrated. Patch applies cleanly.
18-06-2019