...
Notably, the strict behavior cannot be inherited by a subclass that extends a strictfp superclass. An overriding method may choose to be strictfp when the overridden method is not or vice versa.
Noncompliant Code Example
...
...
Notably, the strict behavior cannot be inherited by a subclass that extends a strictfp superclass. An overriding method may choose to be strictfp when the overridden method is not or vice versa.
...