blob: c8af963723202c4485f7cd3e086ec8a5276ecb6e [file] [log] [blame]
Mathieu Chartier598302a2015-09-23 14:52:39 -07001JNI_OnLoad called
Brian Carlstromcbaf9872014-02-10 14:15:56 -08002thread test starting
Mathieu Chartier68244862017-03-23 13:48:11 -07003testThreadCapacity thread count: 128
Brian Carlstromcbaf9872014-02-10 14:15:56 -08004testThreadDaemons starting thread 'TestDaemonThread'
5testThreadDaemons @ Thread running
6testThreadDaemons @ Got expected setDaemon exception
7testThreadDaemons @ Thread bailing
8testThreadDaemons finished
9testSleepZero finished
Brian Carlstromba32de42014-08-27 23:43:46 -070010testSetName starting
11testSetName running
12testSetName finished
Narayan Kamatha0b34512014-10-07 12:51:26 +010013testThreadPriorities starting
14testThreadPriorities finished
Andreas Gampe21cf95d2017-04-17 20:19:14 -070015Found current Thread in ThreadGroup
16Found expected stack in getAllStackTraces()
jeffhao5d1ac922011-09-29 17:41:15 -070017thread test done