Populate Subject cache when obtaining SubjectReferences for instances which already exist
This commit is contained in:
@@ -186,7 +186,7 @@ public class DependencyManager {
|
||||
}
|
||||
}
|
||||
|
||||
private void loadJar(File file) {
|
||||
private void loadJar(File file) {
|
||||
// get the classloader to load into
|
||||
ClassLoader classLoader = plugin.getClass().getClassLoader();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user