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
Loading
Please sign in to comment