Attempt to fix race condition in PooledLambdaImpl.
invoke can read flags after object has been returned to pool/recycled. Skip reading isRecycled in that case. Bug: 151407445 Test: See repro instructions in bug Change-Id: I0ae42c4fcd121d42dfaedb26d186ac7d51508f6c
Loading
Please register or sign in to comment