Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 73c37d4a authored by William Escande's avatar William Escande
Browse files

Errorprone: SynchronizeOnNonFinalField

Synchronizing on non-final fields is not safe: if the field is ever
updated, different threads may end up locking on different objects.

Test: m Bluetooth
Bug: 344658662
Flag: Exempt, enforce error in the futur
Change-Id: I7c15a137d691cf17701635e8b9392eefaae82d81
parent 0ad71d43
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment