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

METHOD_ENTRY2: object ID is not NULL for static method

XMLWordPrintable

    • beta
    • sparc
    • solaris_7
    • Verified



        Name: dkC59003 Date: 01/10/2000



        HotSpot 1.3fcs-S (solaris) fails the test nsk/jvmpi/EnableEvent/enablev006 from
        testbase_nsk.
        JVMPI spec states that JVMPI_EVENT_METHOD_ENTRY2 event's field obj_id
        is "the target object, NULL for static methods".
        However, HotSpot 1.3fcs-S (solaris) issues JVMPI_EVENT_METHOD_ENTRY2
        event corresponding to the static method that contains a value different
        from NULL in it's obj_id field.
        Both classic VM and win32 HS version pass the test.

        To reproduce the bug run
        doit.sh <jdk root directory>
        in
        /net/sqesvr/vsn/GammaBase/Bugs/<this bug number>

        Log follows:

        $ doit.sh /export/ld24/java/hotspot/jdk1.3.0/solaris
        java version "1.3.0"
        Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-R)
        Java HotSpot(TM) Client VM (build 1.3-S, interpreted mode)

        For static method meth01 obj_id != NULL

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

              dcubed Daniel Daugherty
              dkhukhrosunw Dmitry Khukhro (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: