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

JVMDI: GetObjectHashCode() returns wrong error code

XMLWordPrintable

    • generic
    • generic



      Name: icC57033 Date: 12/23/99


      classic VM 1.3fcs-R (both Solaris and WinNT) fails test
      src/nsk/jvmdi/GetObjectHashCode/gohashcode002
      from
      testbase_nsk
      Hotspot VM passes the test.

      To reproduce the bug run Korn shell script
      doit.ksh <jdk_root_directory>
      in
      /net/sqesvr/vsn/GammaBase/Bugs/<this bug number>

      Running on HS 1.3fcs-R the test outputs:
      1) Solaris
      -------------------------- java ---------------------------------
      Setting gohashcode002_EventHook as event hook.
      ######## JVMDI_EVENT_VM_INIT ########
      ######## JVMDI_EVENT_VM_DEATH ########
      exit 95
      -------------------------- java_g -------------------------------
      Setting gohashcode002_EventHook as event hook.
      ######## JVMDI_EVENT_VM_INIT ########
      ######## JVMDI_EVENT_VM_DEATH ########
      exit 95
      -------------------------- java -classic ------------------------
      Setting gohashcode002_EventHook as event hook.
      ######## JVMDI_EVENT_VM_INIT ########
      Wrong results from GetObjectHashCode(NULL, &hashCode)
              error: JVMDI_ERROR_NONE
      ######## JVMDI_EVENT_VM_DEATH ########
      exit 97

      3) WinNT
      -------------------------- java ---------------------------------
      Setting gohashcode002_EventHook as event hook.
      ######## JVMDI_EVENT_VM_INIT ########
      ######## JVMDI_EVENT_VM_DEATH ########
      exit 95
      -------------------------- java_g -------------------------------
      Setting gohashcode002_EventHook as event hook.
      ######## JVMDI_EVENT_VM_INIT ########
      ######## JVMDI_EVENT_VM_DEATH ########
      exit 95
      -------------------------- java -classic ------------------------
      Setting gohashcode002_EventHook as event hook.
      ######## JVMDI_EVENT_VM_INIT ########
      Wrong results from GetObjectHashCode(NULL, &hashCode)
      error: JVMDI_ERROR_NONE
      ######## JVMDI_EVENT_VM_DEATH ########
      exit 97


      ======================================================================

            ghirschsunw Gordon Hirsch (Inactive)
            ichebykisunw Igor Chebykin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: