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>
Fri, 29 Jul 2016 20:12:48 +0000 (20:12 +0000)
commit69bf969c055c31a75d17ea92aeee756042678114
tree3132e2e1e5b1f1af558652d9b39eeb6c994ec256
parenta704eda0078989a73cac111ed309aca50d2e289b
Revert "Use try lock to fix class resolution race"

This reverts commit a704eda0078989a73cac111ed309aca50d2e289b.

Bug: 27417671
Bug: 30500547
Change-Id: Ieea05236b9e61c722660cd9497c9d55d13ccd010
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