commit | f1917fec5dc877083fa6c62e50395c44a0f15d4c | [log] [tgz] |
---|---|---|
author | Daniel Fuchs <dfuchs@openjdk.org> | Tue Nov 19 20:10:58 2013 +0100 |
committer | Daniel Fuchs <dfuchs@openjdk.org> | Tue Nov 19 20:10:58 2013 +0100 |
tree | 46e6bb6f1973bf182142440844ebf2cd9f847483 | |
parent | ce59b012f7be7b33c9b8bf9157b7b451f7447371 [diff] |
8028185: XMLFormatter.format emits incorrect year Fixes a regression where the year in the date was increased by 1900. Reviewed-by: alanb, mchung