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

Jim Laskey jlaskey at openjdk.org
Thu Nov 17 13:20:08 UTC 2022


On Tue, 15 Nov 2022 20:12:16 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

>> Jim Laskey has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Wrong line separator
>
> src/java.base/share/classes/jdk/internal/util/FormatConcatItem.java line 51:
> 
>> 49:      *
>> 50:      * @param lengthCoder current value of the length + coder
>> 51:      * @param buffer      buffer to right into
> 
> right -> write

Guilty, Changing.

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

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


More information about the compiler-dev mailing list