On Wed, 5 May 2021 18:03:54 GMT, Naoto Sato <na...@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