[jdk21u] Integrated: 8313323: javac -g on a java file which uses unnamed variable leads to ClassFormatError when launching that class

Jan Lahoda jlahoda at openjdk.org
Tue Sep 5 07:27:44 UTC 2023


On Mon, 4 Sep 2023 09:15:45 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [adfc1d6c](https://github.com/openjdk/jdk/commit/adfc1d6cd29181c729030d4cbafc8ecf349abab9) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Jan Lahoda on 4 Sep 2023 and was reviewed by Vicente Romero.
> 
> Thanks!

This pull request has now been integrated.

Changeset: 49bef915
Author:    Jan Lahoda <jlahoda at openjdk.org>
URL:       https://git.openjdk.org/jdk21u/commit/49bef915bc643e4ea5e2a76c6f5e296b68fbc2a0
Stats:     51 lines in 2 files changed: 51 ins; 0 del; 0 mod

8313323: javac -g on a java file which uses unnamed variable leads to ClassFormatError when launching that class

Backport-of: adfc1d6cd29181c729030d4cbafc8ecf349abab9

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

PR: https://git.openjdk.org/jdk21u/pull/128


More information about the jdk-updates-dev mailing list