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

Test sun/java2d/cmm/ColorConvertOp/MTSafetyTest.java fails against JDK 8

XMLWordPrintable

    • 2d
    • x86_64
    • generic

      Testsuite name: Regression
      Test name: sun/java2d/cmm/ColorConvertOp/MTSafetyTest.java
      JDK tested: JDK 8 b126
      OS tested: MacOSX, Ubuntu Linux x64
      Test fails against JDK 8 b100, b126
      Test passes against JDK 7u51 b14, 7u55 b05

      LOG:

      #section:main
      ----------messages:(3/111)----------
      command: main MTSafetyTest
      reason: User specified action: run main MTSafetyTest
      elapsed time (seconds): 10.42
      ----------System.out:(0/0)----------
      ----------System.err:(22/1299)----------
      java.awt.color.CMMException: LCMS error 13: Couldn't link the profiles
      at sun.java2d.cmm.lcms.LCMS.createNativeTransform(Native Method)
      at sun.java2d.cmm.lcms.LCMS.createTransform(LCMS.java:156)
      at sun.java2d.cmm.lcms.LCMSTransform.doTransform(LCMSTransform.java:155)
      at sun.java2d.cmm.lcms.LCMSTransform.colorConvert(LCMSTransform.java:173)
      at java.awt.image.ColorConvertOp.ICCBIFilter(ColorConvertOp.java:355)
      at java.awt.image.ColorConvertOp.filter(ColorConvertOp.java:282)
      at MTSafetyTest$ColorConvert.run(MTSafetyTest.java:127)
      at java.lang.Thread.run(Thread.java:744)
      java.lang.RuntimeException: Unexpected exception
      at MTSafetyTest.main(MTSafetyTest.java:100)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      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)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Unexpected exception
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Unexpected exception

            prr Philip Race
            kshefov Konstantin Shefov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: