<i18n dev> RFR: 8294472: Remove redundant rawtypes suppression in AbstractChronology

Andrey Turbanov aturbanov at openjdk.org
Tue Sep 27 19:21:09 UTC 2022


Found this redundant suppressions by IntelliJ IDEA inspection.
Seems initially `Chronology` was generic class?

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

Commit messages:
 - [PATCH] Remove redundant rawtypes suppression in AbstractChronology

Changes: https://git.openjdk.org/jdk/pull/10433/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=10433&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8294472
  Stats: 7 lines in 1 file changed: 0 ins; 5 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/10433.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/10433/head:pull/10433

PR: https://git.openjdk.org/jdk/pull/10433


More information about the i18n-dev mailing list