[ http://issues.apache.org/jira/browse/HARMONY-1736?page=all ]
Geir Magnusson Jr reassigned HARMONY-1736:
------------------------------------------
Assignee: Geir Magnusson Jr
> [drlvm][jvmti] PopFrame crashes VM while popping synchronized method
> --------------------------------------------------------------------
>
> Key: HARMONY-1736
> URL: http://issues.apache.org/jira/browse/HARMONY-1736
> Project: Harmony
> Issue Type: Bug
> Components: DRLVM
> Reporter: Pavel Rebriy
> Assigned To: Geir Magnusson Jr
> Attachments: PopFrame-crashes-VM-while-popping-synchronized-method.patch
>
>
> PopFrame crashes VM while popping synchronized method. It tries to release method monitor
and fails.
> The cause is in wrong exception RAISE state. Do PopFrame function executed in one state
but release monitor function expects another.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|