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

CTW of jai.jar dies at 31 in 64Bit mode with asserion at coalesce.cpp, 99

XMLWordPrintable

    • beta2
    • sparc
    • solaris_8
    • Verified

      Test : jai.jar
      Mode : -d64 -Xcomp
      Platform : Solsparc 5.8
      JDK : /net/sqesvr.eng/export/vsn/VM/merlin/weekahead/jdk/b61/solsparc

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

      {OR}

      run the following command-line

      /net/sqesvr.eng/export/vsn/VM/merlin/weekahead/jdk/latest/solsparc/bin/java -d64 -server -Xcomp -XX:-ShowMessageBoxOnError -Xverify:all -XX:+CompileTheWorld -XX:CompileTheWorldStartAt=1 -XX:CompileTheWorldStopAt=33 -Xbootclasspath/p:/net/sqesvr.eng/export/vsn/VM/testbase/CompileTheWorld/jars/i-l/jai.jar


      Output:
      java version "1.4.0-beta"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b60)
      Java HotSpot(TM) 64-Bit Server VM (build 20010418091354.azeem.merlin_beta-debug, mixed mode)

      VM option '-ShowMessageBoxOnError'
      VM option '+CompileTheWorld'
      VM option 'CompileTheWorldStartAt=1'
      VM option 'CompileTheWorldStopAt=33'
      CompileTheWorld : Compiling all classes in /net/sqesvr.eng/export/vsn/VM/testbase/testbase_vm/src/jit/compiletheworld/jars/i-l/jai.jar

      # HotSpot Virtual Machine Error, assertion failure
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # assert(src, "")
      #
      # Error ID: /net/jano.eng/export/disk05/hotspot/imgr/ws/20010418091354.azeem.merlin_beta/src/share/vm/opto/coalesce.cpp, 99 [ Patched ]
      #
      # Problematic Thread: prio=5 tid=0x10023cb38 nid=0xc runnable
      #
      Dumping core....
      ./coal[6]: 27640 Abort(coredump)

      NOTE: Test passes with -server -Xcomp mode.

            cvicksunw Christopher Vick (Inactive)
            spothugasunw Satheesh Pothuganti (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: