This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
papermc
Watch
2
Star
0
Fork
You've already forked papermc
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
69
commits
1
branch
4
tags
289
MiB
79c9fcda86
Commit graph
1 commit
Author
SHA1
Message
Date
Spigot
79c9fcda86
Plugins break when the intended behaviour is put into place, because for some reason they are all packaging the same classes, an inherently unsafe operation in the case that the classes are loaded at the same time by multiple classloaders - hence we are removing safety from the loaders for now until a correct solution can be put in place.
...
By: md_5 <md_5@live.com.au>
2013-02-02 16:30:39 +11:00
Renamed from Bukkit-Patches/0004-Make-the-plugin-class-loader-thread-safe.patch (
Browse further
)