On Wed, 10 Nov 2021 13:57:21 GMT, Claes Redestad <redes...@openjdk.org> wrote:
> This changes the specification of `DateTimeFormatterBuilder.appendFraction` > to more clearly specify that the formatter will throw an exception if you > attempt to print a value outside of the value range of the given field. > Changes suggested by @jodastephen in #6188. Marked as reviewed by naoto (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/6335