com.sun.javatest.regtest.report.XMLWriter parses the timestamp written in the "start" property of the TestResult. This property is formatted in the US Locale by com.sun.javatest.TestResult,formatDate(). When parsing, XMLWriter should use the same locale.
- relates to
-
CODETOOLS-7901895 TestResult should make public the DateFormat used to write dates
-
- Resolved
-