-
Bug
-
Resolution: Fixed
-
P3
-
5.0u7, 6
-
b53
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2134110 | 5.0u8 | Abhijit Saha | P2 | Closed | Won't Fix |
JDK : Fails On: Mustang b46 and later
Platform[s] : Fails On: all platforms
Failing Test [s] : com/sun/image/codec/jpeg/JPEGMultithread.java
Test source location:
=====================
/net/cady/export/jdk1.6.0/latest/ws/j2se/test/com/sun/image/codec/jpeg/JPEGMultithread.java
jtr file location:
==================
/net/cady/export6/results/mustang/b49/reg/regression-reg-IA9-2005-08-26-15-41-47-0346/workDir/com/sun/image/codec/jpeg/JPEGMultithread.jtr
How to reproduce:
====================
- Set JAVA_HOME to Mustang b47 solaris-sparc
- cd /net/cady/export/jdk1.6.0/latest/ws/j2se/test/com/sun/image/codec/jpeg
- /net/koori.sfbay/onestop/jct-tools/2.1.6/archive/fcs/binaries/solaris/bin/jtreg -r:/tmp -w:/tmp JPEGMultithread.java
Test output:
=============
----------System.out:(4/68)----------
Spawning new thread
Reader 0 done
Spawning new thread
Reader 1 done
----------System.err:(8/575)----------
com.sun.image.codec.jpeg.ImageFormatException: JPEG lib error
at sun.awt.image.codec.JPEGImageEncoderImpl.writeJPEGStream(Native Method)
at sun.awt.image.codec.JPEGImageEncoderImpl.encode(JPEGImageEncoderImpl.java:472)
at sun.awt.image.codec.JPEGImageEncoderImpl.encode(JPEGImageEncoderImpl.java:228)
at sun.awt.image.codec.JPEGImageEncoderImpl.encode(JPEGImageEncoderImpl.java:235)
at WriterThread.run(JPEGMultithread.java:88)
at java.lang.Thread.run(Thread.java:608)
STATUS:Failed.`main' threw exception: com.sun.image.codec.jpeg.ImageFormatException: JPEG lib error
result: Failed. Execution failed: `main' threw exception: com.sun.image.codec.jpeg.ImageFormatException: JPEG lib error
Platform[s] : Fails On: all platforms
Failing Test [s] : com/sun/image/codec/jpeg/JPEGMultithread.java
Test source location:
=====================
/net/cady/export/jdk1.6.0/latest/ws/j2se/test/com/sun/image/codec/jpeg/JPEGMultithread.java
jtr file location:
==================
/net/cady/export6/results/mustang/b49/reg/regression-reg-IA9-2005-08-26-15-41-47-0346/workDir/com/sun/image/codec/jpeg/JPEGMultithread.jtr
How to reproduce:
====================
- Set JAVA_HOME to Mustang b47 solaris-sparc
- cd /net/cady/export/jdk1.6.0/latest/ws/j2se/test/com/sun/image/codec/jpeg
- /net/koori.sfbay/onestop/jct-tools/2.1.6/archive/fcs/binaries/solaris/bin/jtreg -r:/tmp -w:/tmp JPEGMultithread.java
Test output:
=============
----------System.out:(4/68)----------
Spawning new thread
Reader 0 done
Spawning new thread
Reader 1 done
----------System.err:(8/575)----------
com.sun.image.codec.jpeg.ImageFormatException: JPEG lib error
at sun.awt.image.codec.JPEGImageEncoderImpl.writeJPEGStream(Native Method)
at sun.awt.image.codec.JPEGImageEncoderImpl.encode(JPEGImageEncoderImpl.java:472)
at sun.awt.image.codec.JPEGImageEncoderImpl.encode(JPEGImageEncoderImpl.java:228)
at sun.awt.image.codec.JPEGImageEncoderImpl.encode(JPEGImageEncoderImpl.java:235)
at WriterThread.run(JPEGMultithread.java:88)
at java.lang.Thread.run(Thread.java:608)
STATUS:Failed.`main' threw exception: com.sun.image.codec.jpeg.ImageFormatException: JPEG lib error
result: Failed. Execution failed: `main' threw exception: com.sun.image.codec.jpeg.ImageFormatException: JPEG lib error
- backported by
-
JDK-2134110 Regresssion: com/sun/image/codec/jpeg/JPEGMultithread.java fails
- Closed
- duplicates
-
JDK-6382189 REGRESSION:JPEGMultithread.java is passing with 1.5.0_06-b05 but failing with 1.5.0_07-b01
- Closed
- relates to
-
JDK-6899483 JPEGMultithread.java test failed just against jdk 5.0 with HS 16 in nightly build
- Resolved
-
JDK-6924778 com/sun/image/codec/jpeg/JPEGMultithread.java test failed against 5u23HSXDrop
- Closed
-
JDK-2126497 -Xcheck:jni JNI call made with exception pending should be a warning
- Closed