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

JCK Tests crashes in runThese with assertion at ciKlass.cpp, 53

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.4.0
    • 1.4.0
    • hotspot
    • beta2
    • x86, sparc
    • linux, solaris, solaris_2.6, solaris_8, windows_nt
    • Verified

      Mode : -Xcomp
      Platform : Solsparc, Solx86, Linux RH 7.1, win32
      JAVA_HOME : /net/sqesvr.eng/export/vsn/VM/merlin/weekly/jdk/latest/{OS}

      Steps to reproduce
      1) cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{Bugid}
      2) sh doit {JAVA_HOME}

      {OR}

      make a runList.dat file with the following testcases and run next command-line

      $TESTBASE/jck/jck-13a/JCK/javatest.jar;$TESTBASE/jck/jck-13a/JCK/classes javasoft.sqe.tests.vm.instr.athrow.athrow007.athrow00702m1.athrow00702m1
      $TESTBASE/jck/jck-13a/JCK/javatest.jar;$TESTBASE/jck/jck-13a/JCK/classes javasoft.sqe.tests.vm.instr.athrow.athrow008.athrow00801m1.athrow00801m1

      ${JAVA_HOME}/bin/java_g -server -Xcomp -Xss4m -classpath /net/sqesvr/export/vsn/VM/testbase/runThese/classes runThese -thread 1 -repeat 1 -iter 1 -D:gc=5 -D:TESTBASE=/net/sqesvr/export/vsn/VM/testbase/runThese/tests -runList runList.dat

      Output:
      java version "1.4.0-beta_refresh"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b69)
      Java HotSpot(TM) Server VM (build 1.4.0-beta_refresh-b69-debug, compiled mode)
      ......................................
      [Enter:javasoft.sqe.tests.vm.instr.athrow.athrow007.athrow00702m1.athrow00702m1]
      #
      # HotSpot Virtual Machine Error, assertion failure
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # Java VM: Java HotSpot(TM) Server VM (1.4.0-beta_refresh-b69-debug compiled mode)
      #
      # assert(is_loaded() && that->is_loaded(), "must be loaded")
      #
      # Error ID: /usr/re/hotspot/hotspot1.4/ws/solsparc/hotspot1.4beta_refresh/src/share/vm/ci/ciKlass.cpp, 53 [ Patched ]
      #
      # Problematic Thread: prio=5 tid=0x122030 nid=0xb runnable
      #
      Dumping core....
      Abort - core dumped

      NOTE: Test crashes with 'java_g' and it produces 'os.cpp, 727' with java.

            cclicksunw Clifford Click (Inactive)
            spothugasunw Satheesh Pothuganti (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: