hg: jdk/jdk: 8245658: Arrays.java has two occurrences of bad unicode constants in Javadoc
patrick.concannon at oracle.com
patrick.concannon at oracle.com
Wed Jun 3 13:31:58 UTC 2020
Changeset: 719023085a08
Author: pconcannon
Date: 2020-06-03 14:31 +0100
URL: https://hg.openjdk.java.net/jdk/jdk/rev/719023085a08
8245658: Arrays.java has two occurrences of bad unicode constants in Javadoc
Summary: This patch fixes two instances of bad unicode formatting in the javadoc for Arrays.java where the null character constant was incorrectly specified.
Reviewed-by: jlaskey, lancea, prappo, dfuchs
Contributed-by: Conor Cleary <conor.cleary at oracle.com>
! src/java.base/share/classes/java/util/Arrays.java
More information about the jdk-all-changes
mailing list