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