git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Thu Dec 12 10:51:08 UTC 2024
Changeset: 0ad64234
Branch: master
Author: Maurizio Cimadamore <mcimadamore at openjdk.org>
Date: 2024-12-12 10:49:35 +0000
URL: https://git.openjdk.org/mobile/commit/0ad64234e2fd19ec0435fb00340120153b928f9c
8345944: JEP 492: extending local class in a different static context should not be allowed
8345953: JEP 492: instantiating local classes in a different static context should not be allowed
Reviewed-by: vromero
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Resolve.java
! test/langtools/tools/javac/LocalFreeVarStaticInstantiate.java
! test/langtools/tools/javac/LocalFreeVarStaticInstantiate.out
+ test/langtools/tools/javac/LocalFreeVarStaticSuper.java
+ test/langtools/tools/javac/LocalFreeVarStaticSuper.out
Changeset: 4f1c2b4b
Branch: master
Author: duke <duke at openjdk.org>
Date: 2024-12-12 10:50:01 +0000
URL: https://git.openjdk.org/mobile/commit/4f1c2b4bf3eaeebf144d638bf83a68072ae12c67
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list