RFR: 8313403: Remove unused 'mask' field from JFormattedTextField
Harshitha Onkar
honkar at openjdk.org
Tue Aug 22 22:12:17 UTC 2023
On Mon, 31 Jul 2023 10:26:44 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
> The private field `mask` is never used in `JFormattedTextField`.
>
> I couldn't find any usages of the field, including JNI. Therefore, it is safe to remove.
Marked as reviewed by honkar (Committer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/15088#pullrequestreview-1590393165
More information about the client-libs-dev
mailing list