git: openjdk/babylon: code-reflection: Add isQuotable attribute to LambdaOp
Mourad Abbay
mabbay at openjdk.org
Mon Sep 15 12:43:03 UTC 2025
Changeset: d276cba1
Branch: code-reflection
Author: Mourad Abbay <mabbay at openjdk.org>
Date: 2025-09-15 12:40:37 +0000
URL: https://git.openjdk.org/babylon/commit/d276cba1b4f99b8959e9177b3951ea393ef7acf2
Add isQuotable attribute to LambdaOp
Reviewed-by: psandoz
! src/jdk.incubator.code/share/classes/jdk/incubator/code/bytecode/BytecodeGenerator.java
! src/jdk.incubator.code/share/classes/jdk/incubator/code/bytecode/BytecodeLift.java
! src/jdk.incubator.code/share/classes/jdk/incubator/code/dialect/java/JavaOp.java
! src/jdk.incubator.code/share/classes/jdk/incubator/code/internal/ReflectMethods.java
! src/jdk.incubator.code/share/classes/jdk/incubator/code/interpreter/Interpreter.java
! test/langtools/tools/javac/reflect/QuotableIntersectionTest.java
! test/langtools/tools/javac/reflect/QuotableSubtypeTest.java
! test/langtools/tools/javac/reflect/UnreachableTest.java
More information about the babylon-dev
mailing list