# HG changeset patch # User naoto # Date 1549303444 28800 # Node ID c55c3e41cecd15be0bcb5c060f7847e5e0e47c4e # Parent 213a2377b79284617d8def0ac82c1d3f292bc295 8218386: Correct the SE version in j.l.Character Reviewed-by: lancea diff -r 213a2377b792 -r c55c3e41cecd src/java.base/share/classes/java/lang/Character.java --- a/src/java.base/share/classes/java/lang/Character.java Mon Feb 04 11:00:12 2019 +0100 +++ b/src/java.base/share/classes/java/lang/Character.java Mon Feb 04 10:04:04 2019 -0800 @@ -54,7 +54,7 @@ * from the Unicode Consortium at * http://www.unicode.org. *

- * The Java SE 12 Platform uses character information from version 11.0 + * The Java SE 13 Platform uses character information from version 11.0 * of the Unicode Standard, plus the Japanese Era code point, * {@code U+32FF}, from the first version of the Unicode Standard * after 11.0 that assigns the code point.