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

VolanoTest: assert(k->klass_part()->oop_is_instance(), "cast to instanceKlass")

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.3.0
    • 2.0, 1.3.0
    • hotspot
    • None
    • solaris
    • generic, sparc
    • generic, solaris_7

      The compiler thread asserted (as in synopsis) while running Volano Test.

      To reproduce the problem:

      % cd /net/jde1.eng/export/jtech12/volano/mark-2.1.2
      % setenv JAVA_HOME <your-JDK-location>

      (so that <your-JDK-location>/bin/java{,_g} has the java{,_g} you want)

      Then, in one window:

      % RUN_FIRST -g -Xconcurrentio -XX:+ShowMessageBoxOnError

      and in another window:

      % RUN_TEST.ysr -g -Xconcurrentio -XX:+ShowMessageBoxOnError

      In the latter (client) window you will see the assertion violation:


      The comments section gives some more details from one such assertion
      violation event.

      #
      # HotSpot Virtual Machine Error, assertion failure
      #
      # assert(k->klass_part()->oop_is_instance(), "cast to instanceKlass")
      #
      # Error ID: /net/jde1/export/jtech1/ysr/HSREF/build/solaris/../../src/share/vm/oops/instanceKlass.hpp, 323 [ Patched ]
      #
      # Problematic Thread: prio=5 tid=0x108880 nid=0xa runnable
      #
      assertion failure
      assert(k->klass_part()->oop_is_instance(), "cast to instanceKlass")

      Do you want to debug the problem?


            rasbold Chuck Rasbold
            ysr Y. Ramakrishna
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: