hg: jdk/sandbox: 8199807: AppCDS performs overly restrictive path matching check.; ...
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Mon May 21 19:30:22 UTC 2018
Changeset: 83d8b3a25f25
Author: jiangli
Date: 2018-05-21 15:15 -0400
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/83d8b3a25f25
8199807: AppCDS performs overly restrictive path matching check.
8203377: Cleanup the usage of os::file_name_strcmp() in SharedPathsMiscInfo::check().
Summary: Relax CDS/AppCDS path check for modules image.
Reviewed-by: iklam, ccheung
! src/hotspot/os/aix/os_aix.inline.hpp
! src/hotspot/os/bsd/os_bsd.inline.hpp
! src/hotspot/os/linux/os_linux.inline.hpp
! src/hotspot/os/solaris/os_solaris.inline.hpp
! src/hotspot/os/windows/os_windows.inline.hpp
! src/hotspot/share/classfile/sharedPathsMiscInfo.cpp
! src/hotspot/share/memory/filemap.cpp
! src/hotspot/share/memory/filemap.hpp
! src/hotspot/share/runtime/os.hpp
! test/hotspot/jtreg/runtime/appcds/BootClassPathMismatch.java
+ test/hotspot/jtreg/runtime/appcds/MoveJDKTest.java
! test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/MainModuleOnly.java
More information about the jdk-sandbox-changes
mailing list