<i18n dev> RFR: 8311528: Remove IDE specific SuppressWarnings

Brian Burkhalter bpb at openjdk.org
Thu Jul 6 21:26:52 UTC 2023


On Thu, 6 Jul 2023 21:03:29 GMT, Naoto Sato <naoto at openjdk.org> wrote:

> Removing the IDE specific `@SuppressWarnings` attached to `java.util.Calendar#equals()`. `equals()` implementation now checks the type of the other instance for this.

Marked as reviewed by bpb (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/14790#pullrequestreview-1517336153


More information about the i18n-dev mailing list