git: openjdk/babylon: code-reflection: Issue errors when quotable constructs are found inside inner classes
Maurizio Cimadamore
mcimadamore at openjdk.org
Tue Jul 8 10:40:35 UTC 2025
Changeset: 815098b0
Branch: code-reflection
Author: Maurizio Cimadamore <mcimadamore at openjdk.org>
Date: 2025-07-08 10:38:27 +0000
URL: https://git.openjdk.org/babylon/commit/815098b04e3960eb9ef5df1343968ce22401beed
Issue errors when quotable constructs are found inside inner classes
Reviewed-by: psandoz
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
! src/jdk.incubator.code/share/classes/jdk/incubator/code/internal/ReflectMethods.java
! test/langtools/tools/javac/diags/examples.not-yet.txt
+ test/langtools/tools/javac/reflect/TestNoCodeReflectionInInnerClasses.java
+ test/langtools/tools/javac/reflect/TestNoCodeReflectionInInnerClasses.out
! test/langtools/tools/javac/reflect/quoted/TestCaptureQuotable.java
! test/langtools/tools/javac/reflect/quoted/TestCaptureQuoted.java
More information about the babylon-dev
mailing list