src/hotspot/share/memory/filemap.cpp
Wed, 02 Oct 2019 16:55:08 -0700 ccheung 8231606: _method_ordering is not set during CDS dynamic dump time
Mon, 23 Sep 2019 19:54:37 -0700 iklam 8231257: Avoid calling FileMapInfo::write_region twice
Wed, 18 Sep 2019 07:46:02 +0200 stuefe Merge stuefe-new-metaspace-branch
Thu, 12 Sep 2019 09:59:19 -0700 ccheung 8186988: use log_warning() and log_error() instead of tty->print_cr for CDS warning and error messages
Thu, 12 Sep 2019 15:04:00 +0200 stuefe Merge stuefe-new-metaspace-branch
Wed, 11 Sep 2019 18:31:25 -0700 iklam 8230586: Encapsulate fields in filemap.hpp
Tue, 10 Sep 2019 09:24:05 +0200 stuefe Initial changes for new metaspace. Only tested for Linux x64. stuefe-new-metaspace-branch
Thu, 05 Sep 2019 08:26:49 +0200 eosterlund 8224815: Remove non-GC uses of CollectedHeap::is_in_reserved()
Tue, 27 Aug 2019 22:14:52 -0700 iklam 8227370: Remove SharedPathsMiscInfo
Tue, 27 Aug 2019 22:14:15 -0700 iklam 8230168: Use ClasspathStream for FileMapInfo::create_path_array
Mon, 29 Jul 2019 09:59:04 -0700 mikael Merge
Thu, 25 Jul 2019 10:25:52 -0700 ccheung 8228407: JVM crashes with shared archive file mismatch
Wed, 17 Jul 2019 04:33:37 -0700 mikael Merge
Fri, 12 Jul 2019 08:40:37 -0700 ccheung 8226406: JVM fails to detect mismatched or corrupt CDS archive
Fri, 28 Jun 2019 09:49:10 -0700 ccheung 8211723: AppCDS: referring to a jar file in any way other than exactly how it was done during dumping doesn't work
Fri, 07 Jun 2019 14:03:17 -0700 ccheung 8224497: Remove FIXME in metaspaceClosure.cpp
Fri, 17 May 2019 08:29:55 -0700 ccheung 8207812: Implement Dynamic CDS Archive
Tue, 14 May 2019 12:00:49 +0200 redestad 8221478: Disable VerifySharedSpaces by default
Sat, 11 May 2019 13:10:24 +0200 stefank 8223637: Fix build breakage after 8223136
Thu, 09 May 2019 14:26:03 +0200 stefank 8223136: Move compressed oops functions to CompressedOops class
Thu, 18 Apr 2019 07:02:07 -0400 coleenp 8222379: JFR TestClassLoadEvent.java failed due to EXCEPTION_ACCESS_VIOLATION
Fri, 29 Mar 2019 08:42:32 -0700 iklam 8221351: Crash in KlassFactory::check_shared_class_file_load_hook
Mon, 18 Feb 2019 16:17:48 +0100 mbaesken 8218811: replace open by os::open in hotspot coding
Thu, 21 Feb 2019 17:07:35 -0800 iklam 8218751: Do not store original classfiles inside the CDS archive
Mon, 03 Dec 2018 22:27:24 -0800 iklam 8214388: CDS dumping fails with java heap fragmentation
Tue, 27 Nov 2018 17:53:17 -0500 jiangli 8214217: [TESTBUG] runtime/appcds/LotsOfClasses.java failed with fragmented heap
Fri, 23 Nov 2018 10:57:07 +0100 sjohanss 8214118: HeapRegions marked as archive even if CDS mapping fails
Fri, 16 Nov 2018 16:10:25 -0800 ccheung 8201375: Add the AllowArchivingWithJavaAgent diagnostic vm option to allow the use of the -javaagent option during CDS dumping
Wed, 14 Nov 2018 18:49:02 -0500 jiangli 8213713: Minor issues during MetaspaceShared::initialize_runtime_shared_and_meta_spaces
Wed, 07 Nov 2018 19:40:27 -0800 iklam 8213346: Re-implement shared dictionary using CompactHashtable
Sat, 03 Nov 2018 15:40:19 -0400 jiangli 8212995: Placing the Integer.IntegerCache and cached Integer objects in the closed archive heap region.
Wed, 17 Oct 2018 15:57:10 -0700 iklam 8212200: assert when shared java.lang.Object is redefined by JVMTI agent
Thu, 25 Oct 2018 11:23:43 -0700 iklam 8212205: VM asserts after CDS archive has been unmapped
Mon, 15 Oct 2018 15:21:54 -0400 jiangli 8211956: AppCDS crashes for some uses with JRuby
Tue, 09 Oct 2018 15:58:07 -0400 jiangli 8206009: Move CDS java heap object archiving code to heapShared.hpp and heapShared.cpp
Tue, 18 Sep 2018 21:47:14 -0700 iklam 8210875: Refactor CompactHashtable
Wed, 12 Sep 2018 17:45:22 -0700 iklam 8210523: runtime/appcds/cacheObject/DifferentHeapSizes.java crash
Tue, 14 Aug 2018 09:59:37 -0700 iklam 8208658: Make CDS archived heap regions usable even if compressed oop encoding has changed
Tue, 21 Aug 2018 20:23:34 -0700 iklam 8209826: Undefined reference to os::write after JDK-8209657 (filemap.hpp cleanup)
Fri, 17 Aug 2018 13:53:53 -0700 iklam 8209657: Refactor filemap.hpp to simplify integration with Serviceability Agent
Fri, 17 Aug 2018 14:50:59 -0700 ccheung 8209385: CDS runtime classpath checking is too strict when only classes from the system modules are archived
Wed, 11 Jul 2018 16:11:10 +0200 goetz 8206977: Minor improvements of runtime code.
Mon, 21 May 2018 15:15:58 -0400 jiangli 8199807: AppCDS performs overly restrictive path matching check.
Thu, 26 Apr 2018 13:40:58 -0700 iklam 8197954: Remove unnecessary intermediary APIs from AppCDS implementation
Fri, 04 May 2018 11:41:35 +0200 stefank 8200729: Conditional compilation of GCs
Mon, 30 Apr 2018 16:59:05 -0400 jiangli 8193213: Make the UseAppCDS option obsolete.
Tue, 10 Apr 2018 11:43:40 -0700 ccheung 8194812: Extend class-data sharing to support the module path
Thu, 15 Mar 2018 21:24:10 +0100 stefank 8199946: Move load/store and encode/decode out of oopDesc
Mon, 05 Mar 2018 10:29:23 -0500 hseigel 8191102: Incorrect include file use in classLoader.hpp
Tue, 13 Feb 2018 14:10:56 +0100 mlarsson 8194994: Remove redundant string streams used for logging
Tue, 16 Jan 2018 16:57:53 -0800 iklam 8178351: Simplify MetaspaceShared::is_in_shared_space and MetaspaceObj::is_shared
Sun, 19 Nov 2017 23:30:41 -0500 jiangli 8187118: Remove appending -cp path to the boot class path at AppCDS dump time
Tue, 31 Oct 2017 11:55:09 -0400 coleenp 8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
Fri, 06 Oct 2017 19:33:27 -0400 jiangli 8174986: CDS archived java heap region may not compatible with AOT
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip