On Wed, 5 May 2021 17:56:09 GMT, Joe Darcy <da...@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