-
Bug
-
Resolution: Fixed
-
P3
-
8, 9
-
b26
-
x86_64
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056804 | emb-9 | Unassigned | P3 | Resolved | Fixed | b26 |
JDK-8063735 | 8u45 | Anton Nashatyrev | P3 | Resolved | Fixed | b01 |
JDK-8049598 | 8u40 | Anton Nashatyrev | P3 | Resolved | Fixed | b01 |
JDK-8070186 | emb-8u47 | Anton Nashatyrev | P3 | Resolved | Fixed | team |
JDK-8199988 | openjdk7u | Unassigned | P3 | Resolved | Fixed | master |
Test name(s):test/sun/awt/image/bug8038000.java
JDK tested: jdk1.8.0_25b01
OS tested: Mac x86_64
Is it a regression? No
Regression introduced in release/build: N/A
Is it platform specific? no
The is failure reproduced: always
Exception in thread "main" java.lang.ClassCastException: java.awt.image.SinglePixelPackedSampleModel cannot be cast to java.awt.image.ComponentSampleModel
at sun.java2d.cmm.lcms.LCMSImageLayout.createImageLayout(LCMSImageLayout.java:389)
at sun.java2d.cmm.lcms.LCMSTransform.colorConvert(LCMSTransform.java:465)
at java.awt.image.ColorConvertOp.filter(ColorConvertOp.java:571)
at com.bugme.bug8038000.checkOp(bug8038000.java:111)
at com.bugme.bug8038000.checkOps(bug8038000.java:88)
at com.bugme.bug8038000.main(bug8038000.java:45)
- backported by
-
JDK-8049598 Test test/sun/awt/image/bug8038000.java fails with ClassCastException
-
- Resolved
-
-
JDK-8056804 Test test/sun/awt/image/bug8038000.java fails with ClassCastException
-
- Resolved
-
-
JDK-8063735 Test test/sun/awt/image/bug8038000.java fails with ClassCastException
-
- Resolved
-
-
JDK-8070186 Test test/sun/awt/image/bug8038000.java fails with ClassCastException
-
- Resolved
-
-
JDK-8199988 Test test/sun/awt/image/bug8038000.java fails with ClassCastException
-
- Resolved
-
- duplicates
-
JDK-8047220 ClassCastException when doing ColorConvertOp on a Raster (ByteBuffer + SinglePixelPackedSampleModel)
-
- Closed
-