blob: c8af963723202c4485f7cd3e086ec8a5276ecb6e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
JNI_OnLoad called
thread test starting
testThreadCapacity thread count: 128
testThreadDaemons starting thread 'TestDaemonThread'
testThreadDaemons @ Thread running
testThreadDaemons @ Got expected setDaemon exception
testThreadDaemons @ Thread bailing
testThreadDaemons finished
testSleepZero finished
testSetName starting
testSetName running
testSetName finished
testThreadPriorities starting
testThreadPriorities finished
Found current Thread in ThreadGroup
Found expected stack in getAllStackTraces()
thread test done
|