History log of /art/test/169-threadgroup-jni/src/Main.java
Revision Date Author Comments
56776014d181b7ee386a2ba5d85cf66d8bb4dd22 27-Jan-2018 Andreas Gampe <agampe@google.com> ART: Call ThreadGroup.add for attached threads

When attaching threads to the runtime, call ThreadGroup.add to
let the thread's group know that the thread is now started. This
fixes incorrect internal accounting.

Test: art/test/testrunner/testrunner.py -b --host -t 169
Test: m test-art-host
Change-Id: I60362b6b53acf06b97779ea9b3b0bc6264f1dc2d