summaryrefslogtreecommitdiff
path: root/luni/src/test/native/libcore_java_lang_ThreadTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Thread test: Avoid potential leak and return first errorGreg Kaiser2019-09-111-1/+3
* libcore: use proper nativehelper headersSteven Moreland2017-07-191-1/+1
* ThreadTest: Don't leave JavaVMAttachArgs.name uninitialized.Narayan Kamath2016-04-071-0/+2
* Thread: Don't set native names twice for attached threads.Narayan Kamath2016-04-071-0/+134