This commit is contained in:
Zoltan Majo 2016-03-23 15:01:42 +01:00
commit 3edb7b95ba
50 changed files with 487 additions and 162 deletions

View file

@ -1455,8 +1455,7 @@ void ClassLoader::compile_the_world() {
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