On Thu, 27 Oct 2022 19:07:36 GMT, Andrey Turbanov wrote:
> There is no usages for this field. As it has the same value as
> `DAY_OF_MONTH_MASK` we can drop it.
Marked as reviewed by naoto (Reviewer).
-
PR: https://git.openjdk.org/jdk/pull/10888
There is no usages for this field. As it has the same value as
`DAY_OF_MONTH_MASK` we can drop it.
-
Commit messages:
- [PATCH] Drop unused field java.util.Calendar.DATE_MASK
Changes: https://git.openjdk.org/jdk/pull/10888/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=108