summaryrefslogtreecommitdiff
path: root/test/MultiDexModifiedSecondary/Main.java
diff options
context:
space:
mode:
authorSebastien Hertz <shertz@google.com>2014-09-09 12:10:13 +0200
committerSebastien Hertz <shertz@google.com>2014-09-13 17:20:54 +0200
commitd539167b7f11136fe570a77aff2ee4935842007a (patch)
treea0d67a5add716c207ed55ca6dce186d2e8d52a80 /test/MultiDexModifiedSecondary/Main.java
parent0f79299e78cb9e304f2a723ce7691f35ecaa4bab (diff)
Update JDWP event filtering to avoid useless ids
To reduce the number of JDWP ids in the debugger, we update the event filtering support to work with runtime objects (Thread, Class, Object, ...) instead of JDWP ids (ThreadId, RefTypeId, ObjectId, ...). We used to create useless JDWP ids for events even if they were not reported because of event filtering (thread only, class only, instance only, ...). Now we only create JDWP ids when we know we're going to report an event. Bug: 17343664 Change-Id: Ib83df6d82fbcb40895f5cd9201a1e9ecd0a07e17
Diffstat (limited to 'test/MultiDexModifiedSecondary/Main.java')
0 files changed, 0 insertions, 0 deletions