On Fri, 19 Mar 2021 11:15:03 GMT, Prasanta Sadhukhan <psadhuk...@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

The bug's title is 
`JFormattedTextField.AbstractFormatter.getDocumentFilter()/getNavigationFilter()
 spec doesn't mention what the default impls return and what does it mean`
The fix mentions what default implementation returns, but it looks like `what 
does it mean` is still not addressed.

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

Marked as reviewed by azvegint (Reviewer).

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

Reply via email to