Location of ThaiInputMethod in JDK7

Naoto Sato naoto.sato at oracle.com
Tue May 29 15:08:05 PDT 2012


Thai IM was removed from the JRE with the following bug id:

http://bugs.sun.com/view_bug.do?bug_id=6909002

Although I haven't seen the error myself, it sounds like a bug to me as 
the input method should not be required for just launching a Swing app. 
Can you elaborate your error more?

Naoto

On 12/05/29 13:56, Donald McLean wrote:
> For years I have experienced a problem where, when I run Java on a Mac,
> it wants the Thai input method. In the past, it was no problem -
> thaiim.jar was easy enough to find and move into the "lib/ext" directory.
>
> Where do I get thaiim.jar for JDK7 - it appears to have been moved, but
> I haven't been able to find out where and I'm still getting an error
> running a Swing app: java.util.ServiceConfigurationError
>
> So, where would I find thaiim.jar (or the source files, if necessary)?
>
> Thank you,
>
> Donald
>



More information about the macosx-port-dev mailing list