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

Input method can't be loaded correctly in merlin build 46

XMLWordPrintable

    • generic, sparc
    • generic, solaris_8

      hercule.li@prc 2000-12-22

      Some error message flash out when loading imput method,
      and the application can't be up.

      java version "1.4.0-beta"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b46)
      Java HotSpot(TM) Client VM (build 1.4beta-B45, mixed mode)

      locale :zh_CN.EUC

      Thii bug is a generic bug.
      This bug dosen't appear in merlin b44 and ladybird b12.

      To reproduce this bug,

      1, tar xvf the attached file.
      2, backup all files in JAVAHOME/jre/lib/ext to another directory
      3, copy WuBi.jar to JAVAHOME/jre/lib/ext
      4, compile Bug.java
      5, java Bug

      You will get the following error message,

      WuBi InputMethodDesciptor is being loaded.
      Exception in thread "main" sun.misc.ServiceConfigurationError: java.awt.im.spi.InputMethodDescriptor: Provider uFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFFDuFFDuFFFDuFFFD not found
              at sun.misc.Service.fail(Service.java:123)
              at sun.misc.Service.access$000(Service.java:114)
              at sun.misc.Service$LazyIterator.next(Service.java:266)
              at sun.awt.im.ExecutableInputMethodManager$1.run(InputMethodManager.java:377)
              at java.security.AccessController.doPrivileged(Native Method)
              at sun.awt.im.ExecutableInputMethodManager.initializeInputMethodLocatorList(InputMethodManager.java:373)
              at sun.awt.im.ExecutableInputMethodManager.<init>(InputMethodManager.java:275)
              at sun.awt.im.InputMethodManager.getInstance(InputMethodManager.java:141)
              at sun.awt.motif.MWindowPeer.init(MWindowPeer.java:92)
              at sun.awt.motif.MFramePeer.<init>(MFramePeer.java:57)
              at sun.awt.motif.MToolkit.createFrame(MToolkit.java:193)
              at java.awt.Frame.addNotify(Frame.java:388)
              at java.awt.Window.show(Window.java:419)
              at Bug.main(Bug.java:82)

      ---------- hercule.li@prc 2000-12-22

            naoto Naoto Sato
            hlisunw Hercule Li (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: