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

REGRESSION: closed/sun/java2d/cmm/StubCMMShellTest.sh fails since 8b87

XMLWordPrintable

    • 2d
    • 8
    • b91
    • generic
    • generic

      Testsuite: Regression
      Test name: closed/sun/java2d/cmm/StubCMMShellTest.sh
      JDK tested: 8b87
      OS tested: Windows, Linux
      Is it a regression: Yes
      Regression introduced in jdk8b87

      Test passes against 8b86 and fails against 8b87 on Linux and Windows.

      Log:

      #section:shell
      ----------messages:(3/130)----------
      command: shell StubCMMShellTest.sh []
      reason: User specified action: run shell StubCMMShellTest.sh
      elapsed time (seconds): 3.783
      ----------System.out:(7/322)----------
      added manifest
      ignoring entry META-INF/
      adding: META-INF/services/(in = 0) (out= 0)(stored 0%)
      adding: META-INF/services/sun.java2d.cmm.PCMM(in = 39) (out= 39)(deflated 0%)
      adding: StubCMM$1.class(in = 1464) (out= 910)(deflated 37%)
      adding: StubCMM.class(in = 2034) (out= 1025)(deflated 49%)
      Found stub CM module: StubCMM
      ----------System.err:(7/432)----------
      Note: /export/local/aurora/CommonData/j2se_rest/test/closed/sun/java2d/cmm/StubCMM.java uses unchecked or unsafe operations.
      Note: Recompile with -Xlint:unchecked for details.
      Exception in thread "main" java.lang.RuntimeException: Cannot find real CM module
      at StubCMM$1.run(StubCMM.java:40)
      at java.security.AccessController.doPrivileged(Native Method)
      at StubCMM.init(StubCMM.java:14)
      at StubCMMTest.main(StubCMMTest.java:19)
      result: Failed. Execution failed: exit code 1


      test result: Failed. Execution failed: exit code 1

            bae Andrew Brygin
            kshefov Konstantin Shefov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: