research exceptions during TCObject.resolveArrayReference()
-----------------------------------------------------------
Key: CDV-400
URL: https://jira.terracotta.org/jira//browse/CDV-400
Project: Community Development
Issue Type: Bug
Components: DSO:L1
Affects Versions: 2.4.2
Reporter: Tim Eck
Assigned To: Issue Review Board
I don't know for sure if this broken, but I suspect it is. If
TCObejct.resolveArrayReference() throws an exception, the artificial
synchronized block on the resolveLock will fail to complete, probably earning
oneself an IllegalMonitorStateException when the containing method exits.
The instrumentation in question is in TransparencyCodeAdpater.visitInsn() for
the AALOAD case.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev