-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 8
-
Component/s: core-libs
-
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
-