Home | History | Annotate | Download | only in 1940-ddms-ext
      1 Sending data [1, 2, 3, 4, 5, 6, 7, 8]
      2 MyDdmHandler: Chunk received: Chunk(Type: 0xDEADBEEF, Len: 8, data: [1, 2, 3, 4, 5, 6, 7, 8])
      3 MyDdmHandler: Putting value 0x800025
      4 MyDdmHandler: Chunk returned: Chunk(Type: 0xFADE7357, Len: 8, data: [0, 0, 0, 0, 0, -128, 0, 37])
      5 JVMTI returned chunk: Chunk(Type: 0xFADE7357, Len: 8, data: [0, 0, 0, 0, 0, -128, 0, 37])
      6 Sending empty data array
      7 MyDdmHandler: Chunk received: Chunk(Type: 0xDEADBEEF, Len: 0, data: [])
      8 MyDdmHandler: Putting value 0x1
      9 MyDdmHandler: Chunk returned: Chunk(Type: 0xFADE7357, Len: 8, data: [0, 0, 0, 0, 0, 0, 0, 1])
     10 JVMTI returned chunk: Chunk(Type: 0xFADE7357, Len: 8, data: [0, 0, 0, 0, 0, 0, 0, 1])
     11 Sending chunk: Chunk(Type: 0xDEADBEEF, Len: 8, data: [9, 10, 11, 12, 13, 14, 15, 16])
     12 Chunk published: Chunk(Type: 0xDEADBEEF, Len: 8, data: [9, 10, 11, 12, 13, 14, 15, 16])
     13 Sending data [1] to chunk handler -1412567295
     14 MyDdmHandler: Chunk received: Chunk(Type: 0xABCDEF01, Len: 1, data: [1])
     15 JVMTI returned chunk: Chunk(Type: 0xFADE7357, Len: 0, data: [])
     16 Sending data [1] to chunk handler 305419896
     17 MyDdmHandler: Chunk received: Chunk(Type: 0x12345678, Len: 1, data: [1])
     18 Got error: JVMTI_ERROR_INTERNAL
     19 Saw expected thread events.
     20 Expected chunk type published: 1213221190
     21 Expected chunk type published: 1297109829
     22