mirror of
https://github.com/SpigotMC/BungeeCord.git
synced 2026-06-06 16:12:18 +00:00
d49e97c423
From Intellij IDEA inspections: Since late updates of OpenJDK 6 this call was intrinsified, making the performance of the empty array version the same and sometimes even better, compared to the pre-sized version.