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

Jim Laskey jlaskey at openjdk.org
Thu Nov 17 15:47:57 UTC 2022


On Tue, 15 Nov 2022 22:15:45 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/java/lang/template/StringTemplateImpl.java line 35:
> 
>> 33: 
>> 34: /**
>> 35:  * This class implements specialized {@link StringTemplate StringTemplates} produced by
> 
> A cross reference to the public api the compiler uses to create these would be useful.
> So the reader can find the place to start reading.

Links added.

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

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


More information about the compiler-dev mailing list