<Swing Dev> RFR: 8263768: JFormattedTextField.AbstractFormatter.getDocumentFilter()/getNavigationFilter() spec doesn't mention what the default impls return and what does it mean [v3]
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Fri Mar 19 11:15:03 UTC 2021
> 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
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/3064/files
- new: https://git.openjdk.java.net/jdk/pull/3064/files/4ffa0d08..cea2f171
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3064&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3064&range=01-02
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
Patch: https://git.openjdk.java.net/jdk/pull/3064.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3064/head:pull/3064
PR: https://git.openjdk.java.net/jdk/pull/3064
More information about the swing-dev
mailing list