<i18n dev> RFR: JDK-8285932 Implementation of JEP 430 String Templates (Preview) [v21]

Jim Laskey jlaskey at openjdk.org
Wed Nov 16 20:28:14 UTC 2022


On Wed, 16 Nov 2022 18:52:33 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:

>> Jim Laskey has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Wrong line separator
>
> src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Lower.java line 31:
> 
>> 29: import java.util.stream.Collectors;
>> 30: 
>> 31: import com.sun.tools.javac.code.*;
> 
> There seem to be changes in this file that are not related to this patch (import section re-organization, addition of empty lines, but possibly also changes to `makeIndyQualifier`) - could these be, please, undone?

Reverting.

-------------

PR: https://git.openjdk.org/jdk/pull/10889


More information about the i18n-dev mailing list