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

sun/java2d/cmm/ProfileOp/SetDataTest.java fails

    XMLWordPrintable

Details

    • 2d
    • b117
    • x86_64
    • linux_ubuntu
    • Verified

    Backports

      Description

        fails with jdk1.8.0b114, jdk1.8.0b113. Passes on jdk1.7.0_45b18

        ----------System.out:(2/122)----------
        Selfupdate: update grayTRC with the same data.
        Got exception: java.lang.IllegalArgumentException: Can not write tag data.
        ----------System.err:(20/1190)----------
        java.lang.RuntimeException: Unexpected exception was thrown: Can not write tag data.
        at SetDataTest$TestCase.doTest(SetDataTest.java:99)
        at SetDataTest.main(SetDataTest.java:139)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:744)
        Caused by: java.lang.IllegalArgumentException: Can not write tag data.
        at sun.java2d.cmm.lcms.LCMS.setTagDataNative(Native Method)
        at sun.java2d.cmm.lcms.LCMS.setTagData(LCMS.java:121)
        at java.awt.color.ICC_Profile.setData(ICC_Profile.java:1410)
        at SetDataTest$TestCase.doTest(SetDataTest.java:77)
        ... 7 more

        JavaTest Message: Test threw exception: java.lang.RuntimeException: Unexpected exception was thrown: Can not write tag data.
        JavaTest Message: shutting down test

        STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Unexpected exception was thrown: Can not write tag data.
        result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unexpected exception was thrown: Can not write tag data.


        test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unexpected exception was thrown: Can not write tag data.

        Attachments

          Issue Links

            Activity

              People

                prr Philip Race
                asakharu Aleksandr Sakharuk (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: