0e2e83f591
* We only had the `size == 0` optimization in some but not all spots of deserializing collections in this class, fixed the remaining spots. * Also fixed the a similar spot when deserializing `ThreadContextStruct` that could now be simplified (it was apparently doing it's own version of this optimization for the first map it deserialized before ... but not for the second map -> made it not instantiate anything if both maps are empty since it's always the same object here anyway) |
||
---|---|---|
.. | ||
licenses | ||
src | ||
build.gradle |