JDK-6339244 : RFE: Add IIIMF support for Solaris & Linux platforms
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt:i18n
  • Affected Version: 6
  • Priority: P5
  • Status: Closed
  • Resolution: Won't Fix
  • OS: solaris
  • CPU: generic
  • Submitted: 2005-10-19
  • Updated: 2010-08-17
  • Resolved: 2010-08-17
Related Reports
Relates :  
Description
Internet/Intranet Input Method Framework (i.e. IIIMF) provides a distributed input method (IM) that integrates a variety of IM engines and interfaces on multiple platforms.It has been adopted by Solaris for quite a long time and Redhat AS/ES 4 has already used it as a default input method platform. The existing way of supporting input on Solaris/Linux is through XIM (X input method interface) bridge available in IIIMF package. The fundamental problem of IIIM XIM bridge is it is not well tested and has many bugs and IIIM team is not willing to support these legacy XIM engines. 

So we need to address this in jdk 7 in order to have better support for input method within Java applications.

Comments
EVALUATION We should rather support SCIM directly than IIIM, as SCIM has replaced the IIIM as the default input method on Fedora/RedHat.
19-10-2007

EVALUATION Commit it to jdk 7.
19-10-2005