diff options
author | Charles Munger <clm@google.com> | 2018-10-18 13:39:39 -0700 |
---|---|---|
committer | Tobias Thierer <tobiast@google.com> | 2018-10-30 16:43:38 +0000 |
commit | f62e812bcf9b566599ff565ab469f90907fb11a6 (patch) | |
tree | fcb03a5783a4a3a762c2a7a507e339f5425aef35 /ojluni/annotations/hiddenapi/java/io/FileSystem.java | |
parent | bd127ea3edd5dca3b13b51cfa3da759f12693ef8 (diff) |
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: I7ca5d5981d44823c7d6732a59e390dc55927a6ce
Diffstat (limited to 'ojluni/annotations/hiddenapi/java/io/FileSystem.java')
0 files changed, 0 insertions, 0 deletions