changeset 36807 | 539a2817f0b4 |
parent 36364 | 5971776598e5 |
child 36812 | 4f96f15e4a46 |
--- a/hotspot/src/share/vm/classfile/classLoader.cpp Thu Mar 17 16:10:58 2016 -1000 +++ b/hotspot/src/share/vm/classfile/classLoader.cpp Thu Mar 17 09:50:00 2016 +0300 @@ -1358,8 +1358,7 @@ EXCEPTION_MARK; HandleMark hm(THREAD); ResourceMark rm(THREAD); - // Make sure we don't run with background compilation - BackgroundCompilation = false; + // Find bootstrap loader Handle system_class_loader (THREAD, SystemDictionary::java_system_loader()); // Iterate over all bootstrap class path entries