On Wed, 3 Nov 2021 22:55:23 GMT, Claes Redestad <[email protected]> wrote:
>> Claes Redestad has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Remove accidentally committed experimental @Stable (no effect on micros)
>
> Thanks, Naoto!
@cl4es For `DateTimeFormatterBuilder ` spec, I propose changing the existing
wording slightly
If the field value in the date-time to be printed is invalid it
cannot be printed and an exception will be thrown.
to
If the field value in the date-time to be printed is outside the
range of valid values then an exception will be thrown.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6188