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

Merlin: IMF fails on Win32

XMLWordPrintable

    • 2d
    • x86
    • windows_2000

      JDK build 1.4.0beta b22
      platform: win2k
      Test case used: Notepad in jdk demo.

      Notepad can only take ASCII input on Win2k.

      To reproduce:

      1) From control panel of Win2k, set any locale and select either Japanese or Traditional Chinese input method.
      2) Run Notepad on Win2k, and switch input method to what you select, Notepad will throw exceptions. No input can be performed.

      Exception stack trace:
      C:\jdk1.4\demo\jfc\Notepad>java -jar Notepad.jar
      Exception occurred during event dispatching:
      java.lang.StackOverflowError
              at sun.java2d.loops.MaskBlit.<init>(Unknown Source)
              at sun.java2d.loops.MaskBlit$General.<init>(Unknown Source)
              at sun.java2d.loops.MaskBlit.makePrimitive(Unknown Source)
              at sun.java2d.loops.GraphicsPrimitiveMgr.locate(Unknown Source)
              at sun.java2d.loops.GraphicsPrimitive.getGeneralOp(Unknown Source)
              at sun.java2d.loops.GraphicsPrimitive.setupGeneralBinaryOp(Unknown Source)
              at sun.java2d.loops.MaskBlit.makePrimitive(Unknown Source)
              at sun.java2d.loops.GraphicsPrimitiveMgr.locate(Unknown Source)
              at sun.java2d.loops.GraphicsPrimitive.getGeneralOp(Unknown Source)
              at sun.java2d.loops.GraphicsPrimitive.setupGeneralBinaryOp(Unknown Source)

      etc. (see attachments).

            tdv Dmitri Trembovetski (Inactive)
            cjaosunw Cindy Jao (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: