On Fri, 4 Jun 2021 01:04:39 GMT, Joe Darcy <da...@openjdk.org> wrote:

> With the right baseline this time, as noticed by John Rose, after JEP 306 
> removing non-strict floating-point was integrated, a few stale references 
> were left to "strictfp" and "value sets" in core library comments. This 
> changeset removes those stray references.

Good.  I note that `strictfp` occurs in a few other places, notably two files 
in `java.lang.reflect`.  But (as you explain) those occurrences are necessary 
to support the contents of old-format class files.

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

Marked as reviewed by jrose (Reviewer).

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

Reply via email to