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

missing is_abstract test in resolve_invoke

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • hotspot
    • None
    • b77
    • sparc
    • solaris_9

      The fix for 6385692 included moving some is_abstract tests up into resolve_invoke. The tests were mistakenly added to find_monomorphic_target resulting in some assertion failures in CTW runs.

      Bad: 20060303114842.never.vtable/solaris_sparc_compiler2/jvmg/libjvm.so


      >> java -server -Xss4m -verify -XX:-ShowMessageBoxOnError -XX:+CompileTheWorld -XX:CompileTheWorldStartAt=11398 -Xbootclasspath/p:/net/vmsqe.sfbay/export/backup/testbase/CompileTheWorld/jarfiles/jck13classes.jar

      VM option '-ShowMessageBoxOnError'
      VM option '+CompileTheWorld'
      VM option 'CompileTheWorldStartAt=11398'
      CompileTheWorld : Compiling all classes in /net/vmsqe.sfbay/export/backup/testbase/CompileTheWorld/jarfiles/jck13classes.jar

      CompileTheWorld (11398) : javasoft/sqe/tests/lang/exec004/exec00404/exec00404b
      CompileTheWorld (11399) : javasoft/sqe/tests/lang/exec004/exec00404/exec00404c
      # To suppress the following error report, specify this argument
      # after -XX: or in .hotspotrc: SuppressErrorAt=/callGenerator.cpp:222]
      #
      # An unexpected error has been detected by Java Runtime Environment:
      #
      # Internal Error (/net/prt-solsparc-q1-19/tmp/PrtBuildDir/workspace/src/share/vm/opto/callGenerator.cpp, 222 [ Patched ]), pid=27220, tid=10
      #
      # Java VM: Java HotSpot(TM) Server VM (20060303114842.never.vtable-debug mixed mode)
      #
      # Error: assert(!m->is_abstract(),"for_direct_call mismatch")
      # An error report file with more information is saved as hs_err_pid27220.log
      #
      # If you would like to submit a bug report, please visit:
      # http://java.sun.com/webapps/bugreport/crash.jsp
      #
      Current thread is 10
      Dumping core ...
      Abort

            never Tom Rodriguez
            never Tom Rodriguez
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: