commit | 1edc8cf259b5cf90da0a7840468d6a5d6e7b3ee5 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Fri Mar 24 14:22:56 2017 -0700 |
committer | Alex Light <allight@google.com> | Fri Mar 24 15:48:54 2017 -0700 |
tree | 30d22092b249eaa019279693709a0726f94cb2f5 | |
parent | f5ca86683eae31741d61a86730d7395dc83843fd [diff] |
Check for unattached threads in JVMTI functions Calling the JVMTI functions with an unattached thread is required to return JVMTI_ERROR_UNATTACHED_THREAD. Test: ./test.py --host -j40 Bug: 36576873 Change-Id: I312b4e0a5e5fb66961f6efcc36d9480626c3461f