Don't pool Messages if using concurrent MessageQueue
Concurrent MessageQueue code paths don't recycle Messages so there's no point in checking the pool. This also removes a potential lock contention point. Bug: 415954362 Flag: build.RELEASE_PACKAGE_MESSAGEQUEUE_IMPLEMENTATION Change-Id: I6476624505d13766b43d7d67b00cde650677d202
Loading
Please register or sign in to comment