On 12/02/2013 12:46 PM, Stephen Colebourne wrote:
On 2 December 2013 19:47, Xueming Shen<xueming.s...@oracle.com>  wrote:
That said, it might be desired to add the support of the JSR310 date/time
for the DateFormat, but it will not make jdk8.
FWIW, I think this should have been fixed in jdk 8.
https://bugs.openjdk.java.net/browse/JDK-8016743

Does the spec allow it to be fixed in a jdk 8 update release?

DateFormat.format(Object obj, ...) has the "obj" specified as "must be a Number or a 
Date".
So it's going to be a spec change. Though it probably is not going to break any 
existing code
except the tck.

-Sherman


Stephen

Reply via email to