RFR: 8345058: Javac issues different error messages for the modifiers of the requires directive

Maurizio Cimadamore mcimadamore at openjdk.org
Tue Nov 26 16:20:42 UTC 2024


On Tue, 26 Nov 2024 15:16:49 GMT, Vicente Romero <vromero at openjdk.org> wrote:

> javac is issuing different error messages for the modifiers of the `requires` directive. This PR is making javac's output consistent for both modifiers `static` and `transitive`
> 
> TIA

Marked as reviewed by mcimadamore (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/22392#pullrequestreview-2462041813


More information about the compiler-dev mailing list