On Wed, 24 Jan 2024 21:47:19 GMT, Maurizio Cimadamore <[email protected]>
wrote:
>> Aggelos Biboudis has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Introduce ExactnessConversionsSupportTest
>
> src/jdk.compiler/share/classes/com/sun/tools/javac/code/Types.java line 5045:
>
>> 5043: }
>> 5044:
>> 5045: if (target.isPrimitive()) {
>
> nit: maybe now a ternary expression can be used
Done!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15638#discussion_r1465656376