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

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Fri Mar 19 08:59:12 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 change

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/3064/files
  - new: https://git.openjdk.java.net/jdk/pull/3064/files/e2b547b2..4ffa0d08

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3064&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3064&range=00-01

  Stats: 6 lines in 1 file changed: 4 ins; 2 del; 0 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