On Thu, 10 Apr 2025 22:05:04 GMT, Roger Riggs <rri...@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")` LGTM ------------- Marked as reviewed by bchristi (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/24586#pullrequestreview-2761490305