<i18n dev> RFR: 8269698: Specification for methods of java.awt.im.InputContext should mention that they do nothing

Naoto Sato naoto at openjdk.java.net
Mon Oct 4 20:19:08 UTC 2021


On Mon, 4 Oct 2021 14:54:27 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:

> This fix simply describes that the `java.awt.im.InputContext` is a dummy implementation, which may not conform its spec.

I'd agree we add clarification to the spec, instead of adding parameter checks. Java input methods became less useful after JDK9, where it restricted system-wide Java IM installation (The extension mechanism was removed).

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

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


More information about the i18n-dev mailing list