On Wed, 16 Feb 2022 14:48:04 GMT, Andrey Turbanov <aturba...@openjdk.org> wrote:
> Couple of fields in StrictMath are unused since > [JDK-8244146](https://bugs.openjdk.java.net/browse/JDK-8244146). > Also I fixed incorrect javadoc for private method. Looks like typo in > [JDK-6282196](https://bugs.openjdk.java.net/browse/JDK-6282196) Marked as reviewed by darcy (Reviewer). Looks fine; thanks for the cleanup. ------------- PR: https://git.openjdk.java.net/jdk/pull/7495