Loading... (original) (raw)

Issue Fix Version Assignee Priority Status Resolution Resolved In Build
JDK-8056778 emb-9 Unassigned P4 Resolved Fixed b25

Exposing Long.formatUnsignedLong internally will enable some optimizations, such as

JDK-8006627

.

backported by

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8056778 Expose Integer/Long formatUnsigned methods internally

relates to

Bug - A problem which impairs or prevents the functions of the product. JDK-8154133 Typo in Javadoc for java.lang.Integer.formatUnsignedInt()

Enhancement - null JDK-8041972 Add improved parse methods for Long/Integer

Enhancement - null JDK-8042990 Optimize conversion to hex string