commit | a03a9eeb9d1b2ebca17cc326f52c84a5abca6707 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Tue Oct 10 16:20:10 2017 -0700 |
committer | Alex Light <allight@google.com> | Tue Oct 10 16:20:10 2017 -0700 |
tree | 3a52462cba8002df6c086ee57d6b7e71a400c74a | |
parent | baeedfee3521c295916e3ae85afa2cb5dee7d6a5 [diff] |
Ensure Proxy frames work with JVMTI stack frame functions We were incorrectly returning errors and crashing when stack frame JVMTI functions were used with Proxy methods. This fixes those issues and adds a test for them. Bug: 66903662 Test: ./test.py --host -j40 Change-Id: Ia7c768d631c5ac4d8339d70a9d4761d5b4bc284e