<Swing Dev> RFR: 8263768: JFormattedTextField.AbstractFormatter.getDocumentFilter()/getNavigationFilter() spec doesn't mention what the default impls return and what does it mean [v3]

Alexey Ivanov aivanov at openjdk.java.net
Fri Mar 19 11:21:38 UTC 2021


On Fri, 19 Mar 2021 11:15: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.
>
> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   @implNote added

Marked as reviewed by aivanov (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/3064


More information about the swing-dev mailing list