blob: 5af111676bf093ab34d58478bc68ccc98912c042 [file] [log] [blame]
Alex Light8c2b9292017-11-09 13:21:01 -08001Sending data [1, 2, 3, 4, 5, 6, 7, 8]
2MyDdmHandler: Chunk received: Chunk(Type: 0xDEADBEEF, Len: 8, data: [1, 2, 3, 4, 5, 6, 7, 8])
3MyDdmHandler: Putting value 0x800025
4MyDdmHandler: Chunk returned: Chunk(Type: 0xFADE7357, Len: 8, data: [0, 0, 0, 0, 0, -128, 0, 37])
5JVMTI returned chunk: Chunk(Type: 0xFADE7357, Len: 8, data: [0, 0, 0, 0, 0, -128, 0, 37])
Alex Light6f2a6342017-12-12 09:55:05 -08006Sending empty data array
7MyDdmHandler: Chunk received: Chunk(Type: 0xDEADBEEF, Len: 0, data: [])
8MyDdmHandler: Putting value 0x1
9MyDdmHandler: Chunk returned: Chunk(Type: 0xFADE7357, Len: 8, data: [0, 0, 0, 0, 0, 0, 0, 1])
10JVMTI returned chunk: Chunk(Type: 0xFADE7357, Len: 8, data: [0, 0, 0, 0, 0, 0, 0, 1])
Alex Light8c2b9292017-11-09 13:21:01 -080011Sending chunk: Chunk(Type: 0xDEADBEEF, Len: 8, data: [9, 10, 11, 12, 13, 14, 15, 16])
12Chunk published: Chunk(Type: 0xDEADBEEF, Len: 8, data: [9, 10, 11, 12, 13, 14, 15, 16])
Alex Light6f2a6342017-12-12 09:55:05 -080013Sending data [1] to chunk handler -1412567295
14MyDdmHandler: Chunk received: Chunk(Type: 0xABCDEF01, Len: 1, data: [1])
15JVMTI returned chunk: Chunk(Type: 0xFADE7357, Len: 0, data: [])
Alex Lighte5463a82017-12-12 13:33:28 -080016Sending data [1] to chunk handler 305419896
17MyDdmHandler: Chunk received: Chunk(Type: 0x12345678, Len: 1, data: [1])
18Got error: JVMTI_ERROR_INTERNAL
Alex Light10a3f312018-04-27 13:15:20 -070019threadNotify started!
20Target thread started!
21Target thread finished!
22threadNotify Disabled!
Alex Light772099a2017-11-21 14:05:04 -080023Saw expected thread events.
24Expected chunk type published: 1213221190
25Expected chunk type published: 1297109829