changeset 2931:e53426cefce0

Fix bad bug ID for Japanese Reiwa localisation change. 2019-11-11 Andrew John Hughes <gnu_andrew@member.fsf.org> Fix bad bug ID for Japanese Reiwa localisation change. * NEWS: Updated.
author Andrew John Hughes <gnu_andrew@member.fsf.org>
date Mon, 11 Nov 2019 17:16:14 +0000
parents 662064459ec9
children 8372cd9394d7
files ChangeLog NEWS
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon Nov 11 17:08:16 2019 +0000
+++ b/ChangeLog	Mon Nov 11 17:16:14 2019 +0000
@@ -1,3 +1,8 @@
+2019-11-11  Andrew John Hughes  <gnu_andrew@member.fsf.org>
+
+	Fix bad bug ID for Japanese Reiwa localisation change.
+	* NEWS: Updated.
+
 2019-11-10  Andrew John Hughes  <gnu_andrew@member.fsf.org>
 
 	Bump aarch32 to jdk8u232-ga-aarch32-191016.
--- a/NEWS	Mon Nov 11 17:08:16 2019 +0000
+++ b/NEWS	Mon Nov 11 17:16:14 2019 +0000
@@ -58,7 +58,6 @@
   - S8210761: libjsig is being compiled without optimization
   - S8214002: Cannot use italic font style if the font has embedded bitmap
   - S8218721: C1's CEE optimization produces safepoint poll with invalid debug information
-  - S8218781: Localized names for Japanese era Reiwa in COMPAT provider
   - S8218854: FontMetrics.getMaxAdvance may be less than the maximum FontMetrics.charWidth
   - S8219807: C2 crash in IfNode::up_one_dom(Node*, bool)
   - S8221304: Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java
@@ -338,7 +337,7 @@
   - S8210153: localized currency symbol of VES
   - S8213294: Upgrade IANA LSR data
   - S8214935: Upgrade IANA LSR data
-  - S8219781: Localized names for Japanese era Reiwa in COMPAT provider
+  - S8218781: Localized names for Japanese era Reiwa in COMPAT provider
 * Import of OpenJDK 8 u222 build 09
   - S8135248: Add utility methods to check indexes and ranges
   - S8142493: Utility methods to check indexes and ranges doesn't specify behavior when function produces null