[
https://issues.apache.org/jira/browse/SANDBOX-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Torsten Curdt closed SANDBOX-255.
---------------------------------
Resolution: Fixed
Let's give it a try :)
Patch applied - thanks!
> [javaflow] synchronized(obj) support is missing (locks are not released when
> suspending resulting in IllegalMonitorExceptions)
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: SANDBOX-255
> URL: https://issues.apache.org/jira/browse/SANDBOX-255
> Project: Commons Sandbox
> Issue Type: Bug
> Components: Javaflow
> Reporter: Stefano Bagnara
> Assignee: Torsten Curdt
> Attachments: SANDBOX-255.diff
>
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.