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

Test test/sun/awt/image/bug8038000.java fails with ClassCastException

XMLWordPrintable

    • 2d
    • b26
    • x86_64
    • generic

        Testsuite name: Regression
        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)

              anashaty Anton Nashatyrev (Inactive)
              sraghavan Srinivasan Raghavan (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: