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

no JVMPI_EVENT_RAW_MONITOR_CONTENDED_EXIT

XMLWordPrintable

    • beta
    • sparc
    • solaris_7
    • Verified



        Name: dkC59003 Date: 01/10/2000



        HotSpot 1.3fcs-S (solaris) do not send
        JVMPI_EVENT_RAW_MONITOR_CONTENDED_EXIT while running nsk/jvmpi/EnableEvent/enablev002
        test from testbase_nsk.
        When running on win32 version, profiling agent receives all
        expected notifications.

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

        Logs follow:

        $ 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)
        1: started
        1: after rawMonEnt()
        2: started
        Notification: event_type = 51
        1: after sleep(500)
        1: after rawMonExt()
        Notification: event_type = 52
        2: after rawMonEnt()
        2: after sleep(500)
        2: after rawMonExt()

        Running the test on Windows NT (doit.bat <jdk root directory>):

        G:\ld24\java\dima\Bugs\enablev002.1>doit g:\ld24\java\hotspot\jdk1.3.0\win32
        ....
        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-internal, mixed mode)
        1: started
        1: after rawMonEnt()
        2: started
        Notification: event_type = 51
        1: after sleep(500)
        Notification: event_type = 53
        1: after rawMonExt()
        Notification: event_type = 52
        2: after rawMonEnt()
        2: after sleep(500)
        Notification: event_type = 53
        2: after rawMonExt()

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

              acorn Karen Kinnear (Inactive)
              dkhukhrosunw Dmitry Khukhro (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: