Integrated: 8296140: Drop unused field java.util.Calendar.DATE_MASK
Andrey Turbanov
aturbanov at openjdk.org
Wed Nov 9 09:02:27 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.
This pull request has now been integrated.
Changeset: 82cbfb5f
Author: Andrey Turbanov <aturbanov at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/82cbfb5fb0db61f3f1d9f0ceeed20c1cf5474652
Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
8296140: Drop unused field java.util.Calendar.DATE_MASK
Reviewed-by: naoto
-------------
PR: https://git.openjdk.org/jdk/pull/10888
More information about the core-libs-dev
mailing list