RFR: JDK-8285932 Implementation of JEP 430 String Templates (Preview) [v21]
    Jim Laskey 
    jlaskey at openjdk.org
       
    Thu Nov 17 17:31:11 UTC 2022
    
    
  
On Tue, 15 Nov 2022 21:47:40 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/StringProcessor.java line 31:
> 
>> 29: 
>> 30: /**
>> 31:  * This interface simplifies declaration of
> 
> The first sentence should describe the purpose or function of the interface.
> The "simplify declaration" language is a design rationale, not a functional description of the interface.
Changing.
-------------
PR: https://git.openjdk.org/jdk/pull/10889
    
    
More information about the compiler-dev
mailing list