BungeeCord/api/src
Janmm14 d49e97c423
#3099: Improve toArray calls by using an empty array as parameter.
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.
2021-05-28 08:23:43 +10:00
..
main/java/net/md_5/bungee #3099: Improve toArray calls by using an empty array as parameter. 2021-05-28 08:23:43 +10:00
test/java/net/md_5/bungee #2752: Configurable connect and ping timeouts 2020-01-25 11:12:40 +11:00