<i18n dev> RFR: 8269698: Specification for methods of java.awt.im.InputContext should mention that they do nothing [v3]
Alexander Zvegintsev
azvegint at openjdk.java.net
Tue Oct 12 13:39:21 UTC 2021
> This fix simply describes that the `java.awt.im.InputContext` is a dummy implementation, which may not conform its spec.
Alexander Zvegintsev has updated the pull request incrementally with one additional commit since the last revision:
use Objects.requireNonNull
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/5806/files
- new: https://git.openjdk.java.net/jdk/pull/5806/files/6f6f2680..7ee18860
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5806&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5806&range=01-02
Stats: 10 lines in 1 file changed: 1 ins; 6 del; 3 mod
Patch: https://git.openjdk.java.net/jdk/pull/5806.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/5806/head:pull/5806
PR: https://git.openjdk.java.net/jdk/pull/5806
More information about the i18n-dev
mailing list