hg: code-tools/jmh: Workaround locale bugs by changing PrintWriter.printf(...) to PrintWriter.print(String.format(...))

aleksey.shipilev at oracle.com aleksey.shipilev at oracle.com
Thu May 22 07:01:04 UTC 2014


Changeset: 5eb0c3051baf
Author:    shade
Date:      2014-05-22 11:00 +0400
URL:       http://hg.openjdk.java.net/code-tools/jmh/rev/5eb0c3051baf

Workaround locale bugs by changing PrintWriter.printf(...) to PrintWriter.print(String.format(...))

! jmh-core/src/main/java/org/openjdk/jmh/output/results/TextResultFormat.java



More information about the jmh-dev mailing list