On Mon, 31 Jul 2023 10:26:44 GMT, Alexey Ivanov <aiva...@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. It is better to check, if CSR is not necessary anymore at least for Swing, we can do some small cleanup here and there. ------------- PR Comment: https://git.openjdk.org/jdk/pull/15088#issuecomment-1661110840