hg: jdk9/sandbox/jdk: 8085887: java.time.format.FormatStyle.LONG or FULL causes unchecked exception; ...
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Wed Mar 16 17:31:23 UTC 2016
Changeset: 28df1af8e872
Author: rriggs
Date: 2016-03-16 13:16 -0400
URL: http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/28df1af8e872
8085887: java.time.format.FormatStyle.LONG or FULL causes unchecked exception
8076528: LocalTime.format() throws exception when FormatStyle is LONG or FULL
Reviewed-by: sherman, scolebourne
! src/java.base/share/classes/java/time/format/DateTimeFormatter.java
! src/java.base/share/classes/java/time/format/DateTimeFormatterBuilder.java
! src/java.base/share/classes/java/time/format/DateTimePrintContext.java
! src/java.base/share/classes/java/time/temporal/TemporalQueries.java
! test/java/time/test/java/time/format/TestDateTimeFormatter.java
More information about the jdk9-sandbox-changes
mailing list