JDK-8238605 : Correct the CLDR version number in cldr.md files
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 14
  • Priority: P1
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2020-02-06
  • Updated: 2020-02-08
  • Resolved: 2020-02-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 14 JDK 15
14 b36Fixed 15Fixed
Related Reports
Relates :  
Description
There are two cldr.md files in the JDK14 repository:

src/java.base/share/legal/cldr.md
src/jdk.localedata/share/legal/cldr.md

These files contain incorrect version number "35.1", which should be corrected to "36".
Comments
URL: https://hg.openjdk.java.net/jdk/jdk14/rev/bc54620a3848 User: naoto Date: 2020-02-06 18:48:50 +0000
06-02-2020

Fix Request Reason to fix: Legal notices should reflect the correct information. Risk: minimal. Test coverage: none, as no code change involved. Reviewers: joehw, alanb Webrev: http://cr.openjdk.java.net/~naoto/8238605/webrev.00/
06-02-2020

Fix request approved This is an update to legal notices so doesn't impact the actual product (or test) bits.
06-02-2020