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

[TEST_BUG] closed/java/awt/FontClass/NegativeAngleTest/NegativeAngleTest.java fails on Linux

XMLWordPrintable

    • 2d
    • generic
    • linux

      Testsuite name: Regression
      Test name: closed/java/awt/FontClass/NegativeAngleTest/NegativeAngleTest.java
      JDK tested: 7u45 b04
      OS tested: Oracle Linux 6.2, Ubuntu Linux 12.04
      Is it a regression: NO
      Test fails since JDK 7 b148

      LOG:

      OEL:

      #section:main
      ----------messages:(3/133)----------
      command: main NegativeAngleTest
      reason: Assumed action based on file name: run main NegativeAngleTest
      elapsed time (seconds): 1.853
      ----------System.out:(6/660)----------
      Font java.awt.Font[family=David CLM,name=David CLM Bold,style=italic,size=24] has negative italic angle.
      Font java.awt.Font[family=David CLM,name=David CLM Bold Italic,style=plain,size=1] has negative italic angle.
      Font java.awt.Font[family=David CLM,name=David CLM Bold Italic,style=italic,size=24] has negative italic angle.
      Font java.awt.Font[family=David CLM,name=David CLM Medium,style=italic,size=24] has negative italic angle.
      Font java.awt.Font[family=David CLM,name=David CLM Medium Italic,style=plain,size=1] has negative italic angle.
      Font java.awt.Font[family=David CLM,name=David CLM Medium Italic,style=italic,size=24] has negative italic angle.
      ----------System.err:(13/771)----------
      java.lang.Error: There are 6 fonts with negative italic angles.
      at NegativeAngleTest.main(NegativeAngleTest.java:45)
      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:606)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
      at java.lang.Thread.run(Thread.java:744)

      JavaTest Message: Test threw exception: java.lang.Error: There are 6 fonts with negative italic angles.
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.Error: There are 6 fonts with negative italic angles.
      result: Failed. Execution failed: `main' threw exception: java.lang.Error: There are 6 fonts with negative italic angles.


      test result: Failed. Execution failed: `main' threw exception: java.lang.Error: There are 6 fonts with negative italic angles.

      Ubuntu:

      #section:main
      ----------messages:(3/133)----------
      command: main NegativeAngleTest
      reason: Assumed action based on file name: run main NegativeAngleTest
      elapsed time (seconds): 1.853
      ----------System.out:(6/660)----------
      Font java.awt.Font[family=David CLM,name=David CLM Bold,style=italic,size=24] has negative italic angle.
      Font java.awt.Font[family=David CLM,name=David CLM Bold Italic,style=plain,size=1] has negative italic angle.
      Font java.awt.Font[family=David CLM,name=David CLM Bold Italic,style=italic,size=24] has negative italic angle.
      Font java.awt.Font[family=David CLM,name=David CLM Medium,style=italic,size=24] has negative italic angle.
      Font java.awt.Font[family=David CLM,name=David CLM Medium Italic,style=plain,size=1] has negative italic angle.
      Font java.awt.Font[family=David CLM,name=David CLM Medium Italic,style=italic,size=24] has negative italic angle.
      ----------System.err:(13/771)----------
      java.lang.Error: There are 6 fonts with negative italic angles.
      at NegativeAngleTest.main(NegativeAngleTest.java:45)
      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:606)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
      at java.lang.Thread.run(Thread.java:744)

      JavaTest Message: Test threw exception: java.lang.Error: There are 6 fonts with negative italic angles.
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.Error: There are 6 fonts with negative italic angles.
      result: Failed. Execution failed: `main' threw exception: java.lang.Error: There are 6 fonts with negative italic angles.


      test result: Failed. Execution failed: `main' threw exception: java.lang.Error: There are 6 fonts with negative italic angles.

            scfitch Stephen Fitch
            kshefov Konstantin Shefov
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: