2f1a8059319834f98072ea7988feae14fbb6bc7d
With Java 7 we can register the classloader as parallel capable to prevent deadlocks caused by certain scenarios. Due to the nature of PluginClassLoader this isn't completely safe, but we can make it safer by switching to concurrency focused collections. Either way this is far better than crashing the server. By: md_5 <git@md-5.net>
Description
No description provided
51 MiB
Languages
Java
100%