OSDN Git Service

Fix spin waiting for weak ref access in the intern table for CC.
authorHiroshi Yamauchi <yamauchi@google.com>
Thu, 3 Nov 2016 20:03:20 +0000 (13:03 -0700)
committerHiroshi Yamauchi <yamauchi@google.com>
Thu, 3 Nov 2016 20:03:20 +0000 (13:03 -0700)
commit9e6f097903c62734d6305695bdd46dcfd1a64c04
tree74bf38d5f539c9d0f6cada7383770e5d51c02fed
parent877bbedc8decb1236ba208311db75a9f29792eab
Fix spin waiting for weak ref access in the intern table for CC.

Bug: 32637633
Test: test-art-host with CC
Change-Id: I8f0f9f5ca24687f688318ea5cafcbb7f6597448c
runtime/intern_table.cc