hg: jdk8/tl/jdk: 8028185: XMLFormatter.format emits incorrect year

daniel.fuchs at oracle.com daniel.fuchs at oracle.com
Tue Nov 19 19:11:47 UTC 2013


Changeset: 67d742c75971
Author:    dfuchs
Date:      2013-11-19 20:10 +0100
URL:       http://hg.openjdk.java.net/jdk8/tl/jdk/rev/67d742c75971

8028185: XMLFormatter.format emits incorrect year
Summary: Fixes a regression where the year in the date was increased by 1900.
Reviewed-by: alanb, mchung

! src/share/classes/java/util/logging/XMLFormatter.java
+ test/java/util/logging/XMLFormatterDate.java




More information about the core-libs-dev mailing list