summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/11/changes
diff options
context:
space:
mode:
authorAndrew Scull <ascull@google.com>2017-05-22 14:20:09 +0100
committerAndrew Scull <ascull@google.com>2017-05-22 14:20:09 +0100
commit6e00c464c73f782084239246398fb1359187d93a (patch)
tree9339e5800c54155e4f437675f6af5c23740f7cf2 /docs/html/sdk/api_diff/11/changes
parent74fa79e6d6afb7ae9e301e5a156bfcd54679262c (diff)
TrustManagerService.java: fix SynchronizeOnNonFinalField warning
Synchronizing on non-final fields is not safe: if the field is ever updated, different threads may end up locking on different objects. Test: Build Change-Id: I3ad24e79c762bd8378c6765e68ae48e9eb86147d
Diffstat (limited to 'docs/html/sdk/api_diff/11/changes')
0 files changed, 0 insertions, 0 deletions