RFR: 8028185 - XMLFormatter.format emits incorrect year

Alan Bateman Alan.Bateman at oracle.com
Tue Nov 19 12:20:17 UTC 2013


On 19/11/2013 10:23, Daniel Fuchs wrote:
> Hi,
>
> Please find below a webrev for:
>
> 8028185: XMLFormatter.format emits incorrect year
> https://bugs.openjdk.java.net/browse/JDK-8028185
>
> The fix is trivial:
> http://cr.openjdk.java.net/~dfuchs/webrev_8028185/webrev.00/
This one is a good reminder as to how fixing warnings can break things.

The change looks good. The test looks okay too (checking for year 
rollover during the test seems excessive but harmless).

-Alan.



More information about the core-libs-dev mailing list