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

nadeesh.tv at oracle.com nadeesh.tv at oracle.com
Thu Apr 21 17:52:57 UTC 2016


Changeset: 788f3987f53b
Author:    ntv
Date:      2016-04-21 17:51 +0000
URL:       http://hg.openjdk.java.net/jdk9/dev/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-dev-changes mailing list