<i18n dev> RFR: 8311528: Remove IDE specific SuppressWarnings
Lance Andersen
lancea at openjdk.org
Thu Jul 6 21:17:53 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 lancea (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/14790#pullrequestreview-1517325657
More information about the i18n-dev
mailing list