[jdk21] RFR: 8305671: javac rejects semicolons in compilation units with no imports
Joe Darcy
darcy at openjdk.org
Mon Jun 26 19:33:07 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.
Is this change expanding or reducing the set of programs accepted by javac? Should it have a CSR review?
-------------
PR Comment: https://git.openjdk.org/jdk21/pull/64#issuecomment-1608107968
More information about the compiler-dev
mailing list