[jdk21] Integrated: 8305671: javac rejects semicolons in compilation units with no imports
Archie Cobbs
acobbs at openjdk.org
Wed Jun 28 15:51:15 UTC 2023
On Mon, 26 Jun 2023 19:11:16 GMT, Archie Cobbs <acobbs at openjdk.org> wrote:
> This pull request contains a backport of commit [a08352f6](https://github.com/openjdk/jdk/commit/a08352f62181d7ae010851959b35d1e11a184f40) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
This pull request has now been integrated.
Changeset: 359bd63b
Author: Archie Cobbs <acobbs at openjdk.org>
Committer: Vicente Romero <vromero at openjdk.org>
URL: https://git.openjdk.org/jdk21/commit/359bd63b15fc256df19cc7f1b0b2b4c399b4adc0
Stats: 92 lines in 2 files changed: 89 ins; 2 del; 1 mod
8305671: javac rejects semicolons in compilation units with no imports
Reviewed-by: vromero
Backport-of: a08352f62181d7ae010851959b35d1e11a184f40
-------------
PR: https://git.openjdk.org/jdk21/pull/64
More information about the compiler-dev
mailing list