Could someone please sponsor this change for 9 ? The webrev and patch are here:
http://cr.openjdk.java.net/~olagneau/8039915/webrev.03 And the review discussions are here: http://mail.openjdk.java.net/pipermail/core-libs-dev/2014-October/028956.html http://mail.openjdk.java.net/pipermail/core-libs-dev/2014-September/028583.html The changeset comment is: 8039915: Wrong NumberFormat.format() HALF_UP rounding when last digit exactly at rounding position greater than 5 Summary: Fixes erroneous rounding in DigitList for corner cases uncovered previously. Adds dedicated unit tests to TieRoundingTest Reviewed-by:bpb, darcy Thanks, Olivier