commit | 2859440d31dcb5de958d32a6012c1f8b3c509344 | [log] [tgz] |
---|---|---|
author | Dan Bornstein <danfuzz@android.com> | Thu Dec 10 15:09:50 2009 -0800 |
committer | Android Git Automerger <android-git-automerger@android.com> | Thu Dec 10 15:09:50 2009 -0800 |
tree | 752452633ead66a9ccbfc87b3abf7a0a0b7e75fd | |
parent | 78199efa7615ac896c9a116737bb87f3724ead0b [diff] | |
parent | c51439a513d4cc3c2be4a7cce7b3e9ae480fd5c2 [diff] |
am c51439a5: Fix a bug where, in static synchronized methods that had no other uses of registers (no locals, no parameters, no method calls with arguments), v0 would be used both to hold the object being synchronized on and to hold a caught exception. Merge commit 'c51439a513d4cc3c2be4a7cce7b3e9ae480fd5c2' into eclair-mr2-plus-aosp * commit 'c51439a513d4cc3c2be4a7cce7b3e9ae480fd5c2': Fix a bug where, in static synchronized methods that had no other uses