On Mon, 3 Apr 2023 21:56:33 GMT, Justin Lu <j...@openjdk.org> wrote: > This PR updates the Calendar.DAY_OF_WEEK documentation to make it clear that > the field accepts _any_ value if the calendar is lenient and then normalizes > it. Only if the calendar is non-lenient, will the field accept only one of > SUNDAY ... SATURDAY.
This pull request has now been integrated. Changeset: 2aeb0e52 Author: Justin Lu <j...@openjdk.org> Committer: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/2aeb0e5267fc836a06b8ca2e67ec7550bb372163 Stats: 5 lines in 1 file changed: 2 ins; 0 del; 3 mod 6241286: (cal) API: Calendar.DAY_OF_WEEK definition is wrong Reviewed-by: naoto ------------- PR: https://git.openjdk.org/jdk/pull/13311