BungeeCord/event/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/event #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/event #3090: Register events in parent classes 2021-05-19 18:41:09 +10:00