<Swing Dev> Integrated: 8263768: JFormattedTextField.AbstractFormatter.getDocumentFilter()/getNavigationFilter() spec doesn't mention what the default impls return and what does it mean
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Thu Mar 25 04:10:43 UTC 2021
On Thu, 18 Mar 2021 04:46:03 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> Default implementation of JFormattedTextField.AbstractFormatter.getDocumentFilter()/getNavigationFilter() returns null but it is not mentioned in the spec.
> It is now explicitly mentioned in the spec by @impNote tag.
This pull request has now been integrated.
Changeset: 3fcb499c
Author: Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/3fcb499c
Stats: 4 lines in 1 file changed: 4 ins; 0 del; 0 mod
8263768: JFormattedTextField.AbstractFormatter.getDocumentFilter()/getNavigationFilter() spec doesn't mention what the default impls return and what does it mean
Reviewed-by: trebari, aivanov, azvegint, darcy
-------------
PR: https://git.openjdk.java.net/jdk/pull/3064
More information about the swing-dev
mailing list