OSDN Git Service

Revert "Use try lock to fix class resolution race"
authorMathieu Chartier <mathieuc@google.com>
Fri, 29 Jul 2016 20:06:45 +0000 (20:06 +0000)
committerMathieu Chartier <mathieuc@google.com>
Wed, 24 Aug 2016 01:09:57 +0000 (18:09 -0700)
commitadc538a57ad1f771051cd52afc216c3e5f0270cd
tree2a80a7b4320b572ab00d00dbc0d5aa7bacc122b2
parent1386f8619bb9cd338e51a9b6b5121bc8443bda76
Revert "Use try lock to fix class resolution race"

This reverts commit a704eda0078989a73cac111ed309aca50d2e289b.

Bug: 27417671
Bug: 30500547

(cherry picked from commit 69bf969c055c31a75d17ea92aeee756042678114)

Change-Id: I4354d1c9f1c554f054e99efd7aa52d8a2c5d402c
runtime/class_linker.cc
runtime/mirror/object-inl.h
runtime/mirror/object.h
runtime/monitor.cc
runtime/monitor.h
runtime/monitor_test.cc
runtime/object_lock.cc
runtime/object_lock.h