[13]: RFR: 8218386: Correct the SE version in j.l.Character
Lance Andersen
lance.andersen at oracle.com
Mon Feb 4 17:58:35 UTC 2019
+1
> On Feb 4, 2019, at 12:57 PM, Naoto Sato <naoto.sato at oracle.com> wrote:
>
> Hello,
>
> Please review this one line fix to the following issue:
>
> https://bugs.openjdk.java.net/browse/JDK-8218386
>
> The proposed change is here:
>
> ---
> diff -r 213a2377b792 src/java.base/share/classes/java/lang/Character.java
> --- a/src/java.base/share/classes/java/lang/Character.java
> +++ b/src/java.base/share/classes/java/lang/Character.java
> @@ -54,7 +54,7 @@
> * from the Unicode Consortium at
> * <a href="http://www.unicode.org">http://www.unicode.org</a>.
> * <p>
> - * 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.
> ---
>
> The "Java SE 12" version string was forward ported automatically from this changeset that made into jdk12 repository:
>
> http://hg.openjdk.java.net/jdk/jdk12/rev/4f2af72cb65a
>
> which needs to be corrected.
>
> Naoto
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif> <http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
Lance.Andersen at oracle.com <mailto:Lance.Andersen at oracle.com>
More information about the core-libs-dev
mailing list