Uploaded image for project: 'Commons Sandbox'
  1. Commons Sandbox
  2. SANDBOX-255

[javaflow] synchronized(obj) support is missing (locks are not released when suspending resulting in IllegalMonitorExceptions)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • Javaflow
    • None

    Description

      MONITORENTER/MONITOREXIT are ignored by the rewriting engine.

      They should be tracked so that MONITOREXIT is issued for each monitor when suspending and MONITORENTER si "replayed" when continuing.

      Attachments

        1. SANDBOX-255.diff
          14 kB
          Stefano Bagnara

        Activity

          People

            tcurdt Torsten Curdt
            bago Stefano Bagnara
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: