> Removed constructors of primitive wrapper classes (deprecated for removal) > for the following > - _java.text.ChoiceFormat_ > - _java.text.MessageFormat_ > > Replaced with .valueOf() method
Justin Lu has updated the pull request incrementally with one additional commit since the last revision: Remove objs=null ------------- Changes: - all: https://git.openjdk.org/jdk/pull/11884/files - new: https://git.openjdk.org/jdk/pull/11884/files/d6332659..cf833aee Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=11884&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11884&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/11884.diff Fetch: git fetch https://git.openjdk.org/jdk pull/11884/head:pull/11884 PR: https://git.openjdk.org/jdk/pull/11884