git: openjdk/babylon: code-reflection: 8337155: Support expressions returning boxed booleans for the condition blocks of if/do/while
Mourad Abbay
mabbay at openjdk.org
Sat Aug 3 09:12:45 UTC 2024
Changeset: 953de8f8
Branch: code-reflection
Author: Mourad Abbay <mabbay at openjdk.org>
Date: 2024-08-03 09:11:18 +0000
URL: https://git.openjdk.org/babylon/commit/953de8f8c79ba27f445a4895f063480d495f54e3
8337155: Support expressions returning boxed booleans for the condition blocks of if/do/while
Reviewed-by: mcimadamore, psandoz
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/ReflectMethods.java
! test/langtools/tools/javac/reflect/IfTest.java
! test/langtools/tools/javac/reflect/WhileLoopTest.java
More information about the babylon-dev
mailing list