RFR: 8320447: Remove obsolete `LintCategory.hidden`

Christian Stein cstein at openjdk.org
Tue Nov 21 08:47:13 UTC 2023


Please review this change that removes the `LintCategory.hidden` member.

`LintCategory.hidden` is an obsolete member with no uses. It was used for a custom "internal" category, "sunapi".

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

Commit messages:
 - Remove obsolete `LintCategory.hidden`

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

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


More information about the compiler-dev mailing list