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

Coleen Phillimore coleenp at openjdk.org
Thu Sep 11 12:28:03 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:

  Update src/hotspot/share/classfile/classFileParser.cpp
  
  Co-authored-by: David Holmes <62092539+dholmes-ora at users.noreply.github.com>

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

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

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

  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 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