The code in src/share/classes/sun/misc/FormattedFloatingDecimal.java is a fork
of the source file src/share/classes/sun/misc/FloatingDecimal.java. Besides
being space inefficient, this code duplication will make maintenance and bug
fixing in those thousands of duplicated lines more difficult that it should be.
of the source file src/share/classes/sun/misc/FloatingDecimal.java. Besides
being space inefficient, this code duplication will make maintenance and bug
fixing in those thousands of duplicated lines more difficult that it should be.
- duplicates
-
JDK-8008333 Examine FormattedFloatingDecimal fork of FloatingDecimal for fixes not propagated from the latter
- Resolved
-
JDK-7032154 Performance tuning of sun.misc.FloatingDecimal/FormattedFloatingDecimal
- Closed
- relates to
-
JDK-7032154 Performance tuning of sun.misc.FloatingDecimal/FormattedFloatingDecimal
- Closed