hg: jdk9/dev/jdk: 8066806: java.time.format.DateTimeFormatter cannot parse an offset with single digit hour
nadeesh.tv at oracle.com
nadeesh.tv at oracle.com
Thu Jul 28 10:29:03 UTC 2016
Changeset: 0881ab3faeb4
Author: ntv
Date: 2016-07-28 10:28 +0000
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/0881ab3faeb4
8066806: java.time.format.DateTimeFormatter cannot parse an offset with single digit hour
Summary: Added support for single digit hour in offset
Reviewed-by: rriggs, scolebourne
! src/java.base/share/classes/java/time/format/DateTimeFormatterBuilder.java
! test/java/time/tck/java/time/format/TCKDateTimeFormatterBuilder.java
! test/java/time/tck/java/time/format/TCKOffsetPrinterParser.java
! test/java/time/test/java/time/format/TestDateTimeFormatterBuilder.java
! test/java/time/test/java/time/format/TestZoneOffsetParser.java
More information about the jdk9-dev-changes
mailing list