9 Nov
2021
9 Nov
'21
11:56 a.m.
On Wed, 3 Nov 2021 22:55:23 GMT, Claes Redestad <redestad@openjdk.org> 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