summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex/Main.java
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2014-09-09 13:51:09 -0700
committerMathieu Chartier <mathieuc@google.com>2014-09-09 16:13:52 -0700
commit4e67841e99e4a206133e7010653ccd132682296a (patch)
tree42769bd9b461ffdc7f8e029beb55c20d7262dfa6 /test/ProfileTestMultiDex/Main.java
parentf8aed38fd66b14ca31638362050cbfaa64f6135e (diff)
Change Reference.get() intrinsic to Reference.getReferent().
The reference intrinsic was incorrectly inlining PhantomReference.get(). We now get around this by adding a layer of indirection. Reference.get() now calls getReferent() which is intrinsified and inlined. Requires: https://android-review.googlesource.com/#/c/107100/ Bug: 17429865 (cherry picked from commit cd48f2d86197d4fe87cc88077bc4af5ba66e5295) Change-Id: Ie91e70abf43cedf3c707c7bb8a5059e19d2a2577
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions