> Please review this PR which is a simple doc only change to 
> java.text.DecimalFormat.
> 
> Mainly, the DecimalFormat constructors have wording that recommends using the 
> NumberFormat factory methods for a standard formatting. This would be better 
> tagged as an `@apiNote`. Minor wording updates included as well.
> 
> A corresponding [CSR](https://bugs.openjdk.org/browse/JDK-8337286) has also 
> been drafted.

Justin Lu has updated the pull request incrementally with one additional commit 
since the last revision:

  remove duplicate

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/20361/files
  - new: https://git.openjdk.org/jdk/pull/20361/files/344d82c9..98670109

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=20361&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20361&range=02-03

  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/20361.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20361/head:pull/20361

PR: https://git.openjdk.org/jdk/pull/20361

Reply via email to