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

PIT regression: test/java/awt/dnd/CompoundTextTest.java failed

XMLWordPrintable

    • b28
    • generic, sparc
    • solaris, solaris_9
    • Verified

      Build: /net/jano/export/disk12/i18n/NightlyBuilds/archives/2005-02-24-int.mustang
      Test: test/java/awt/dnd/CompoundTextTest.java

      the above regression test failed with the follwoing failure:

      .......... passed
      testing JIS 0201 Left high bit usage... passed
      testing JIS 0201 Right high bit usage...
      ----------System.err:(28/1674)----------
      java.nio.charset.CoderMalfunctionError: java.nio.BufferOverflowException
      at java.nio.charset.CharsetDecoder.decode(CharsetDecoder.java:546)
      at java.lang.StringCoding$CharsetSD.decode(StringCoding.java:190)
      at java.lang.StringCoding.decode(StringCoding.java:228)
      at java.lang.String.<init>(String.java:405)
      at java.lang.String.<init>(String.java:433)
      at CompoundTextTest.newString(CompoundTextTest.java:43)
      at CompoundTextTest.init(CompoundTextTest.java:494)
      at CompoundTextTest.main(CompoundTextTest.java:640)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:585)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:595)
      Caused by: java.nio.BufferOverflowException
      at java.nio.Buffer.nextPutIndex(Buffer.java:419)
      at java.nio.HeapByteBuffer.put(HeapByteBuffer.java:145)
      at sun.nio.cs.ext.COMPOUND_TEXT_Decoder.normalBytes(COMPOUND_TEXT_Decoder.java:227)
      at sun.nio.cs.ext.COMPOUND_TEXT_Decoder.handleByte(COMPOUND_TEXT_Decoder.java:115)
      at sun.nio.cs.ext.COMPOUND_TEXT_Decoder.decodeLoop(COMPOUND_TEXT_Decoder.java:102)
      at java.nio.charset.CharsetDecoder.decode(CharsetDecoder.java:542)
      ... 13 more

      JavaTest Message: Test threw exception: java.nio.charset.CoderMalfunctionError: java.nio.BufferOverflowException
      JavaTest Message: shutting down test

      Note: the test failed in Solaris and Linux platforms, but not in Windows platform
      ###@###.### 2005-2-27 17:27:08 GMT

            sherman Xueming Shen
            mtiensunw Minchi Tien (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: