Integrated: 8367368: Add message for verify_legal_class_modifiers for inner classes

Coleen Phillimore coleenp at openjdk.org
Fri Sep 12 19:02:41 UTC 2025


On Wed, 10 Sep 2025 18:38:56 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

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

This pull request has now been integrated.

Changeset: 84aa2952
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/84aa295227749f5daf73100550355ac6d56a6eca
Stats:     378 lines in 5 files changed: 368 ins; 0 del; 10 mod

8367368: Add message for verify_legal_class_modifiers for inner classes

Reviewed-by: dholmes, fparain

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

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


More information about the hotspot-dev mailing list