8152004: CTW crashes with failed assertion after 8150646 integration

Reviewed-by: kvn, neliasso
This commit is contained in:
Filipp Zhinkin 2016-03-17 09:50:00 +03:00
parent 4036d37a8f
commit 591784c35a
4 changed files with 11 additions and 6 deletions

View file

@ -1358,8 +1358,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