summaryrefslogtreecommitdiff
path: root/test/MultiDex/Main.java
diff options
context:
space:
mode:
authorChang Xing <chxing@google.com>2017-06-08 11:31:48 -0700
committerChang Xing <chxing@google.com>2017-06-08 11:44:00 -0700
commit443f8628acaf1308802cbc21865bcfd38dce8b4d (patch)
tree2f9f939cdd7bc2c1f4f0b8ce08c0c83924073a42 /test/MultiDex/Main.java
parent83b140474aa1759739c8ee4464bf226c4fa0f6d7 (diff)
Fix local reference leak under reflection.
Checks fail caused by a local reference leak when reflection throwns an exception which prevents GC to prune classes during initialization. Fixed by use ScopedLocalRef to release the resource after using. Test: test-art-host Change-Id: Ife160cfb768497ab3d6d1ca9686da0d6bc3281fb
Diffstat (limited to 'test/MultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions