Integrated: 8345058: Javac issues different error messages for the modifiers of the requires directive
Vicente Romero
vromero at openjdk.org
Tue Nov 26 20:55: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
This pull request has now been integrated.
Changeset: 8389e24d
Author: Vicente Romero <vromero at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8389e24d388f3761a6963503955207a574c1bbd3
Stats: 38 lines in 2 files changed: 38 ins; 0 del; 0 mod
8345058: Javac issues different error messages for the modifiers of the requires directive
Reviewed-by: mcimadamore
-------------
PR: https://git.openjdk.org/jdk/pull/22392
More information about the compiler-dev
mailing list