hg: jdk9/hs/hotspot: 2 new changesets
calvin.cheung at oracle.com
calvin.cheung at oracle.com
Tue Sep 20 19:56:16 UTC 2016
Changeset: d566fd6e0740
Author: ccheung
Date: 2016-09-20 10:37 -0700
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/d566fd6e0740
8164011: --patch-module support for CDS
Summary: allows the use of the --patch-module vm option with CDS. However, classes found in --patch-module during dump time will not be archived.
Reviewed-by: iklam, dcubed, lfoltan
! src/share/vm/classfile/classLoader.cpp
! src/share/vm/classfile/classLoader.hpp
! src/share/vm/classfile/sharedPathsMiscInfo.cpp
! src/share/vm/classfile/sharedPathsMiscInfo.hpp
! src/share/vm/memory/filemap.cpp
! src/share/vm/memory/filemap.hpp
! src/share/vm/runtime/arguments.cpp
! test/runtime/modules/PatchModule/PatchModuleCDS.java
Changeset: 1c9533c9629a
Author: ccheung
Date: 2016-09-20 20:22 +0200
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/1c9533c9629a
Merge
More information about the jdk9-hs-changes
mailing list