hg: jdk/jdk: 8205946: JVM crash after call to ClassLoader::setup_bootstrap_search_path()

calvin.cheung at oracle.com calvin.cheung at oracle.com
Wed Jul 11 02:05:25 UTC 2018


Changeset: dbe8aa90d4dd
Author:    ccheung
Date:      2018-07-10 19:04 -0700
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/dbe8aa90d4dd

8205946: JVM crash after call to ClassLoader::setup_bootstrap_search_path()
Summary: exit vm if setting of boot class path fails.
Reviewed-by: lfoltan, jiangli, dholmes

! src/hotspot/os/aix/os_aix.cpp
! src/hotspot/os/bsd/os_bsd.cpp
! src/hotspot/os/linux/os_linux.cpp
! src/hotspot/os/solaris/os_solaris.cpp
! src/hotspot/os/windows/os_windows.cpp
! src/hotspot/share/classfile/classLoader.cpp
! test/hotspot/jtreg/runtime/appcds/MoveJDKTest.java



More information about the jdk-all-changes mailing list