RFR: 8244146: javac changes for JEP 306 [v2]

Joe Darcy darcy at openjdk.java.net
Wed May 5 19:37:20 UTC 2021


On Wed, 5 May 2021 18:03:54 GMT, Naoto Sato <naoto at openjdk.org> wrote:

>> Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Respond to review feedback.
>
> src/jdk.compiler/share/classes/com/sun/tools/javac/code/Lint.java line 290:
> 
>> 288: 
>> 289:         /**
>> 290:          * Warning about unnecessary uses of the strictfp modifier
> 
> Could be better to align with other comments that use "Warn" as a verb.

Good catch; fixed.

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

PR: https://git.openjdk.java.net/jdk/pull/3831


More information about the compiler-dev mailing list