RFR: 8244146: javac changes for JEP 306 [v2]
Naoto Sato
naoto at openjdk.java.net
Wed May 5 18:06:52 UTC 2021
On Wed, 5 May 2021 17:56:09 GMT, Joe Darcy <darcy at openjdk.org> wrote:
>> 8244146: javac changes for JEP 306
>
> 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.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3831
More information about the compiler-dev
mailing list