[jdk21] RFR: 8305671: javac rejects semicolons in compilation units with no imports

Archie Cobbs acobbs at openjdk.org
Mon Jun 26 19:52:01 UTC 2023


On Mon, 26 Jun 2023 19:30:42 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Is this change expanding or reducing the set of programs accepted by javac? Should it have a CSR review?

No - this bug was created during the 21 development cycle as a side effect of a different bug fix ([JDK-8027682](https://bugs.openjdk.org/browse/JDK-8027682)), so it's never seen the light of day.

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

PR Comment: https://git.openjdk.org/jdk21/pull/64#issuecomment-1608133792


More information about the compiler-dev mailing list