On Sat, 1 May 2021 23:00:05 GMT, Joe Darcy <da...@openjdk.org> wrote:

> 8244146: javac changes for JEP 306

src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
 line 1769:

> 1767: compiler.warn.strictfp=\
> 1768:     as of release 17, all floating-point expressions are evaluated 
> strictly and ''strictfp'' is not required
> 1769: 

Nitpick: Three other uses of floating point in the same file use the 
non-hyphenated form.

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

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

Reply via email to