hg: jdk9/dev/jdk: 8031085: DateTimeFormatter won't parse dates with custom format "yyyyMMddHHmmssSSS"
nadeesh.tv at oracle.com
nadeesh.tv at oracle.com
Mon Apr 25 09:39:28 UTC 2016
Changeset: 06bd77b3af21
Author: ntv
Date: 2016-04-25 09:37 +0000
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/06bd77b3af21
8031085: DateTimeFormatter won't parse dates with custom format "yyyyMMddHHmmssSSS"
Summary: Changed the FractionPrinterParser to subclass of NumberPrinterParser to make it participate in adjacent value parsing
Reviewed-by: rriggs, scolebourne
! src/java.base/share/classes/java/time/format/DateTimeFormatterBuilder.java
! test/java/time/tck/java/time/format/TCKDateTimeFormatterBuilder.java
More information about the jdk9-dev-changes
mailing list