Hi Goetz, Looks reasonable. Could you please fix up the example output above the alternative you added, it misses the columns "CGC" and "CGCT".
Thanks, Thomas On Sat, Jun 16, 2018 at 9:24 AM, Lindenmaier, Goetz <goetz.lindenma...@sap.com> wrote: > Hi, > > Please review this test fix: > http://cr.openjdk.java.net/~goetz/wr18/8205108-fixJstatDTestPattern/01/ > > The values for 'M' must be parsed as PERCENTAGE_OR_DASH. > The parsing of numbers should not depend on the locale. > I changed the parsing to use java.text.NumberFormat > > Best regards, > Goetz. >