hg: jdk/jdk: 8199807: AppCDS performs overly restrictive path matching check.; ...

jiangli.zhou at oracle.com jiangli.zhou at oracle.com
Mon May 21 19:16:26 UTC 2018


Changeset: 83d8b3a25f25
Author:    jiangli
Date:      2018-05-21 15:15 -0400
URL:       http://hg.openjdk.java.net/jdk/jdk/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-all-changes mailing list