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

JVMPI method exit event occurs before native method is completely done

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • tbd
    • 1.4.0
    • vm-legacy
    • sparc
    • generic

      The execution of an interpreted native method raises the method exit event
      for a synchronized native method before the lock is released.

      This bug appears only in SPARC, for interpreted native methods.
      The order everywhere else (interpreter, C1, C2 on both CPUs)
      is to unlock, and then notify JVMPI.

            Unassigned Unassigned
            jrose John Rose
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: