High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies
Go to file
Bukkit/Spigot 2436d2b3f8 Prevent classloader leak in metadata system. Fixes BUKKIT-3854
Metadata values keep strong reference to plugins and they are not
cleared out when plugins are unloaded. This system adds weak reference
logic to allow these values to fall out of scope. In addition we get
some operations turning to O(1) "for free."

By: crast <contact@jamescrasta.com>
2013-03-21 18:13:20 -06:00
paper-api Prevent classloader leak in metadata system. Fixes BUKKIT-3854 2013-03-21 18:13:20 -06:00