5630b5534634aad6ac1acdaeebc19e25219ef4f5
upstream was doing a containsKey/get pattern, and always doing it at that. that scenario is only even valid if were in the middle of a block place. Optimize to check if the captured list even has values in it, and also to just do a get call since the value can never be null.
Description
No description provided
51 MiB
Languages
Java
100%