https://bz.apache.org/bugzilla/show_bug.cgi?id=59909
Bug ID: 59909
Summary: jdk9's change of locale provider breaks usage of touch
Product: Ant
Version: 1.9.7
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Core tasks
Assignee: [email protected]
Reporter: [email protected]
Quite a few of our tests break on JDK9 as the default patterns of
DateFormat.SHORT have changed. Background: http://openjdk.java.net/jeps/252
* fix the tests by specifying the patterns explicitly
* update the manual and explain the problem, recommend to always use the
pattern attribute
--
You are receiving this mail because:
You are the assignee for the bug.