<i18n dev> Integrated: 8311528: Remove IDE specific SuppressWarnings
Naoto Sato
naoto at openjdk.org
Mon Jul 10 17:10:20 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.
This pull request has now been integrated.
Changeset: 63f32fbe
Author: Naoto Sato <naoto at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/63f32fbe9771b8200f707ed5d1d0e6555ad90f8b
Stats: 15 lines in 1 file changed: 1 ins; 1 del; 13 mod
8311528: Remove IDE specific SuppressWarnings
Reviewed-by: lancea, bpb, jlu
-------------
PR: https://git.openjdk.org/jdk/pull/14790
More information about the i18n-dev
mailing list