git: openjdk/jdk: 8282714: synthetic arguments are being added to the constructors of static local classes

Vicente Romero vromero at openjdk.org
Fri Jul 8 17:26:02 UTC 2022


Changeset: 9c86c820
Author:    Vicente Romero <vromero at openjdk.org>
Date:      2022-07-08 17:24:27 +0000
URL:       https://git.openjdk.org/jdk/commit/9c86c82091827e781c3919b4b4410981ae322732

8282714: synthetic arguments are being added to the constructors of static local classes

Reviewed-by: jlahoda

! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Symbol.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Lower.java
+ test/langtools/tools/javac/records/LocalStaticDeclarations2.java
! test/langtools/tools/javac/records/RecordCompilationTests.java



More information about the jdk-changes mailing list