<i18n dev> RFR: 8255533: Incorrect javadoc in DateTimeFormatterBuilder.appendPattern() for 'uu'/'yy'

Naoto Sato naoto at openjdk.java.net
Wed Oct 28 17:41:52 UTC 2020


Hi,

Please review this simple doc fix in DateTimeFormatterBuilder.appendPattern(). It is missing the value for `maxWidth` argument.

Naoto

-------------

Commit messages:
 - 8255533: Incorrect javadoc in DateTimeFormatterBuilder.appendPattern() for 'uu'/'yy'

Changes: https://git.openjdk.java.net/jdk/pull/908/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=908&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8255533
  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/908.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/908/head:pull/908

PR: https://git.openjdk.java.net/jdk/pull/908


More information about the i18n-dev mailing list