Description
This patch fixes a trivial typo in PoolUtils javadocs, and removes a duplicate null check. There is no way (besides reflection, mocking, etc) to test both null checks.
This patch fixes a trivial typo in PoolUtils javadocs, and removes a duplicate null check. There is no way (besides reflection, mocking, etc) to test both null checks.