There needs to be support for java.time in java.text.MessageFormat

Alan Bateman Alan.Bateman at oracle.com
Mon Jun 17 11:40:54 UTC 2013


On 17/06/2013 11:05, Nick Williams wrote:
> Thanks. I have filed two different bugs for these two different problems.
Here they are:

8016743: java.text.MessageFormat does not support java.time.* types
8016742: JAXB does not support java.time.* types

Note that JAXB is maintained in an upstream project (they periodically 
do source drops into OpenJDK). I don't know if support for java.time 
requires API changes or not but just to mention that JAXB is tied to a 
standalone JSR and I think they the requirement to be able to drop-in 
into jdk7 builds.

-Alan



More information about the core-libs-dev mailing list