RFR: 8268224: Cleanup references to "strictfp" in core lib comments
Joe Darcy
darcy at openjdk.java.net
Fri Jun 4 01:12:11 UTC 2021
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.
-------------
Commit messages:
- 8268224: Cleanup references to "strictfp" in core lib comments
Changes: https://git.openjdk.java.net/jdk/pull/4349/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4349&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8268224
Stats: 56 lines in 2 files changed: 0 ins; 45 del; 11 mod
Patch: https://git.openjdk.java.net/jdk/pull/4349.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4349/head:pull/4349
PR: https://git.openjdk.java.net/jdk/pull/4349
More information about the core-libs-dev
mailing list