<Swing Dev> RFR: 8263768: JFormattedTextField.AbstractFormatter.getDocumentFilter()/getNavigationFilter() spec doesn't mention what the default impls return and what does it mean [v4]
Joe Darcy
darcy at openjdk.java.net
Thu Mar 25 00:42:43 UTC 2021
On Wed, 24 Mar 2021 04:32:01 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.
>
> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>
> Add @implSpec as per JoeDarcy's recommendation
Marked as reviewed by darcy (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/3064
More information about the swing-dev
mailing list