History log of /art/test/1917-get-stack-frame/src/art/Test1917.java
Revision Date Author Comments
4013595d91898c5a18fbc480cbd4023c4307ec62 28-Jul-2017 Alex Light <allight@google.com> Make 1917 less flaky

We were racing the target thread slightly which meant that the output
could change as the target thread is in an unexpected position when we
dump it's stack. This makes sure we wait until the target thread
actually goes to sleep before dumping its stack.

Bug: 64134910
Test: ./test.py --host -j50
Change-Id: Ifaf9686e3fa9a1991858f9f0119e589e83169640
47d49b842a87823df6ffda30bb21bd6d8e4d8641 25-Jul-2017 Alex Light <allight@google.com> Tests for JVMTI can_access_local_variables functions

These are tests for functions gated by can_access_local_variables and
other supporting code.

Test: ./test.py --host -j50
Bug: 34414073
Bug: 36892980
Change-Id: Iba7e9207683372fbe73510442856553510d90933