Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6278914

Input method should lazily scan the java input methods in jre lib/ext directory

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 6
    • client-libs
    • None

      Currently when a GUI Java application starts up, during the creation of java input context object creation, the input method implementation tries to scan the lib/ext directory to find out all the java input methods. This will result into every jar files in lib/ext to be opened to look for possible input method descriptor. This slows down the startup significantly. We should lazily do it until the user press the key to switch between input methods.
      ###@###.### 2005-06-01 17:30:12 GMT

            xlu Xiaobin Lu (Inactive)
            xlu Xiaobin Lu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: