Fix incorrect parsing in java.sql.Date, where leading zeros triggered octal
parsing (so 08 was not valid) and 0xA was considered a valid component.

Patch by: jat
Review by: jgw (TBR)
Issue: 3731


git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@5616 8db76d5a-ed1c-0410-87a9-c151d255dfc7
2 files changed