hg: jdk8/tl/jdk: 7050528: Improve performance of java.text.DecimalFormat.format() call stack

alan.bateman at oracle.com alan.bateman at oracle.com
Tue Oct 2 09:14:41 UTC 2012


Changeset: 75080f572f84
Author:    olagneau
Date:      2012-10-02 10:11 +0100
URL:       http://hg.openjdk.java.net/jdk8/tl/jdk/rev/75080f572f84

7050528: Improve performance of java.text.DecimalFormat.format() call stack
Reviewed-by: darcy

! src/share/classes/java/text/DecimalFormat.java
! src/share/classes/java/text/NumberFormat.java
+ test/java/text/Format/DecimalFormat/FormatMicroBenchmark.java
+ test/java/text/Format/DecimalFormat/GoldenDoubleValues.java
+ test/java/text/Format/DecimalFormat/GoldenFormattedValues.java
+ test/java/text/Format/DecimalFormat/RoundingAndPropertyTest.java




More information about the security-dev mailing list