hg: jdk9/sandbox/jdk: 8154050: java.time.format.DateTimeFormatter can't parse localized zone-offset

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Apr 21 18:01:10 UTC 2016


Changeset: 788f3987f53b
Author:    ntv
Date:      2016-04-21 17:51 +0000
URL:       http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/788f3987f53b

8154050: java.time.format.DateTimeFormatter can't parse localized zone-offset
Summary: Corrected the mistake in calculating parse end position
Reviewed-by: rriggs, scolebourne

! src/java.base/share/classes/java/time/format/DateTimeFormatterBuilder.java
+ test/java/time/tck/java/time/format/TCKLocalizedOffsetIdPrinterParser.java



More information about the jdk9-sandbox-changes mailing list