commit | 080525b3bd04dd972a7e4c68054dc2bc9b870ae9 | [log] [tgz] |
---|---|---|
author | Charles Munger <clm@google.com> | Thu Oct 18 13:39:39 2018 -0700 |
committer | Charles Munger <clm@google.com> | Wed Oct 31 10:05:53 2018 -0700 |
tree | 3b70f3fdf495b0f49b067b198f6a63899b52f2fb | |
parent | e787e838772431348ec0b975c63c1ea35269deb1 [diff] |
Revert^2 "Use the runtime's implementation for park/unpark" Bug: 28845097 Test: cts-tradefed run cts -m CtsLibcoreTestCases Test: The following sequence of invocations hangs both before and after this CL: LockSupport.unpark(Thread.currentThread()); LockSupport.parkUntil(-1); LockSupport.park(); Change-Id: I96daba0977550faf3a77a9a66c63428d7e12eb2f