<i18n dev> RFR: 8296140: Drop unused field java.util.Calendar.DATE_MASK

Naoto Sato naoto at openjdk.org
Tue Nov 1 15:52:52 UTC 2022


On Thu, 27 Oct 2022 19:07:36 GMT, Andrey Turbanov <aturbanov at openjdk.org> 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


More information about the i18n-dev mailing list