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

JCK: QuickSilver api test fails with -Xprof flag

    XMLWordPrintable

Details

    • b01
    • generic
    • linux_sun

    Description

      When running the JCK13 runtime tests on Quicksilver - one api test fails:
      api/javax_swing/SwingUtilities/descriptions.html#other

      uname -a
      Linux static 2.4.19-4GB #1 i686 unknown


      Running this test with the -Xprof flags returns the error:
      Assertion `(*__errno_location ()) == 0 && count == (size_t) size' failed.


      The test passes when the -Xprof flag is left out.

      To run the test, set JAVA_HOME to the relevant jdk/jre.
      export CLASSPATH=/net/latte.ireland/export/home4/jck/JCK-runtime-13a/classes:/net/latte.ireland/export/home4/jck/JCK-runtime-13a/javatest.jar

      static:/usr/java # $JAVA_HOME/bin/java -client -Xprof -Djava.awt.headless=false
      -Xfuture javasoft.sqe.tests.api.javax.swing.SwingUtilities.otherTests -exclude SwingUtilities3036,SwingUtilities3037,SwingUtilities3038,SwingUtilities3039 -TestCaseID ALL
      java: ../../../src/share/native/sun/awt/font/fontmanager/fontobjects/fontObject.cpp:340: void fileFontObject::readBlock(size_t, size_t, char *): Assertion `(*__errno_location ()) == 0' failed.
      Aborted
      static:/usr/java # $JAVA_HOME/bin/java -version
      java version "1.3.1_13"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_13-b02)
      Java HotSpot(TM) Client VM (build 1.3.1_13-b02, mixed mode)


      The jtr file is attached

      ###@###.### 2004-08-12

      Attachments

        Activity

          People

            chegar Chris Hegarty
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: