The exception handling infrastructure in some JVM is designed to track objects as they are locked and unlocked. It automatically unlock any locked objects when the exception occurs before any exception handler is executed or before the frame is deleted if there is no handler for the exception in the frame's method. Does the Harmony DRLVM hava this mechanism?
- [drlvm][jitrino]-about exception handling 史成荣
- Re: [drlvm][jitrino]-about exception handling Xiao-Feng Li
- Re: [drlvm][jitrino]-about exception handling Evgueni Brevnov
- Re: [drlvm][jitrino]-about exception handling Pavel Afremov
