-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b23
-
generic
-
generic
-
Verified
The fix for 7091682: "Move sun.misc.FpUtils code into java.lang.Math" inadvertently introduced an extra public method in java.lang.Math, powerOfTwoF. The public modifier should be removed so that the method remains available for internal usage.
- relates to
-
JDK-7091682 Move sun.misc.FpUtils code into java.lang.Math
-
- Closed
-