commit | 8cd640b8327e2591c8dd8a69093fa1fc6c901c05 | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Tue Mar 22 16:17:09 2011 -0700 |
committer | Andy McFadden <fadden@android.com> | Tue Mar 22 16:25:28 2011 -0700 |
tree | 9c7a2729496bdd0e3b832cb485f6a99a2751105a | |
parent | 479badfce1a5c910368eacae6af10c1ea7ffaffc [diff] |
Fix some exception issues The function that obtained an exception's message string was making a bad assumption. This has been corrected. Also, in the invoke-object-init functions, we now test for a pending exception after the call to dvmSetFinalizable(). Also, make the test for pending exception at the end of VM startup an error rather than an assert. Bug 4121213 Change-Id: I6912e5c79d63e8dda1a1dc2e788c7a8edcf487aa