summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex/main.jpp
diff options
context:
space:
mode:
authorLokesh Gidra <lokeshgidra@google.com>2021-02-17 19:30:02 -0800
committerLokesh Gidra <lokeshgidra@google.com>2021-02-18 17:51:18 +0000
commit8dcdd4735bff02673e5a3ec1238b8aff1d217957 (patch)
tree1107ea6e73bc6fce6d23eec0b07b1325cf7b5233 /test/ProfileTestMultiDex/main.jpp
parent5de5efef38f52f248d1e1c88fdcf3d211aabe712 (diff)
Handle Reference-type object in Field_get()
By fetching referent from Reference-type object directly (without getReferent()) we run the risk of invoking the read-barrier (and hence pushing an unmarked object to the mark-stack) when the GC doesn't expect that to happen. Bug: 174433134 Test: art/test/testrunner/testrunner.py --host Change-Id: I5ff7598f9f945518db28b86a5f6ed25c39b73d05
Diffstat (limited to 'test/ProfileTestMultiDex/main.jpp')
0 files changed, 0 insertions, 0 deletions