[ http://issues.apache.org/jira/browse/HARMONY-1518?page=comments#action_12436677 ]
Geir Magnusson Jr commented on HARMONY-1518:
--------------------------------------------
When applied, this patch causes a c-unit test to fail :
[echo] test_java_monitors: /home/geir/dev/apache/harmony/enhanced/trunk/working_vm/vm/tests/unit/thread/utils/thread_unit_test_vm_emulator.c:133:
NewGlobalRef: Assertion `object' failed.
[echo] ## TEST FAILED
> [DRLVM] Fix jvmti monitor info for JIT mode debuger
> ---------------------------------------------------
>
> Key: HARMONY-1518
> URL: http://issues.apache.org/jira/browse/HARMONY-1518
> Project: Harmony
> Issue Type: Bug
> Components: DRLVM
> Reporter: Artem Aliev
> Assigned To: Geir Magnusson Jr
> Attachments: monitor_info.patch
>
>
> - Remove monitor fast path in case of TI to record all monitors.
> - fix the get_recursion to works correctly with reservation locks
> - set contended monitor in wait calls
> - add safe points to stop in correct jvmti places
--
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
|