summaryrefslogtreecommitdiff
path: root/test/InterfaceTest/InterfaceTest.java
diff options
context:
space:
mode:
author Mathieu Chartier <mathieuc@google.com> 2013-10-14 11:53:12 -0700
committer Mathieu Chartier <mathieuc@google.com> 2013-10-15 10:44:14 -0700
commit31b9d6644cce958ddde939e8c26a08e3f704e3df (patch)
treef6182da0b1d99645f7ead50df30ebf8448ad0164 /test/InterfaceTest/InterfaceTest.java
parentce88853ab316c70ef7b598978a3609611db60552 (diff)
Hold proxy classes live in class linker.
We currently assume that class loaders hold proxy classes live, but this is not always the case (e.g. class loader gets freeed). This was resulting in a bug where we were freeing a class when there was still a live object referencing it. Bug: 11141694 Change-Id: I318e9fee41c86b7790431d09ba5e83633fab547b
Diffstat (limited to 'test/InterfaceTest/InterfaceTest.java')
0 files changed, 0 insertions, 0 deletions