RFR: 8367368: Add message for verify_legal_class_modifiers for inner classes [v3]

Coleen Phillimore coleenp at openjdk.org
Thu Sep 11 12:54:37 UTC 2025


> This adds the inner class name (or unnamed) to the error message for invalid inner class modifiers.
> Testing with tier1-4.

Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:

  Add comment about illegal modifier flags.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/27201/files
  - new: https://git.openjdk.org/jdk/pull/27201/files/12c5bde8..79a9abe9

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=27201&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27201&range=01-02

  Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/27201.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27201/head:pull/27201

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


More information about the hotspot-dev mailing list