<i18n dev> RFR: 8354335: No longer deprecate wrapper class constructors for removal

Iris Clark iris at openjdk.org
Fri Apr 11 20:24:25 UTC 2025


On Thu, 10 Apr 2025 22:05:04 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> Remove forRemoval = true from @Deprecated annotation of Boolean, Byte, Character, Double, Float, Integer, Long, Short.
> And add `SuppressWarnings("deprecation") `where needed; and remove `SuppressWarnings("removal")`

Marked as reviewed by iris (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/24586#pullrequestreview-2761501284


More information about the i18n-dev mailing list