commit | 0af8cde95a267c86c3e3982f88cab1c7ffb62625 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Thu Apr 20 13:35:05 2017 -0700 |
committer | Alex Light <allight@google.com> | Thu Apr 20 22:47:20 2017 +0000 |
tree | 5d4c722652a375f088b802d1ef321a54e026ecc5 | |
parent | 65af20b1aaa2b23abaae3e4a21d7b6cdcb156889 [diff] |
Do native method bind in jvmti-stress Extend the jvmti-stress test suite to intercept the NativeMethodBind event for every method. Also fix small issue where we tried to add a local reference to a null thread in ti_method.cc if we had an event trigger before VMInit. Test: ./test/testrunner/testrunner.py --host --jvmti-stress -j40 Bug: 37432636 Change-Id: I2d83fc460b18edf035ed7296b8e2b06cff3671e5