src/hotspot/share/memory/metaspaceShared.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:55:26 -0700 iklam 8231278: Rename FileMapHeader::_read_only_tables_start to _serialized_data_start
Mon, 23 Sep 2019 19:54:37 -0700 iklam 8231257: Avoid calling FileMapInfo::write_region twice
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
Wed, 11 Sep 2019 18:31:25 -0700 iklam 8230586: Encapsulate fields in filemap.hpp
Fri, 07 Jun 2019 14:03:17 -0700 ccheung 8224497: Remove FIXME in metaspaceClosure.cpp
Tue, 04 Jun 2019 17:56:16 +0800 ngasson 8224853: CDS address sanitizer errors
Fri, 17 May 2019 08:29:55 -0700 ccheung 8207812: Implement Dynamic CDS Archive
Tue, 14 May 2019 11:29:18 -0400 coleenp 8223657: Remove unused THREAD argument from SymbolTable functions
Thu, 09 May 2019 14:28:30 +0200 stefank 8223624: Cleanup includes of universe.hpp
Thu, 09 May 2019 14:26:03 +0200 stefank 8223136: Move compressed oops functions to CompressedOops class
Tue, 02 Apr 2019 00:23:31 +0800 aoqi 8221763: Build fails when using --with-jvm-features=-g1gc,-jfr,-shenandoahgc
Thu, 21 Feb 2019 17:07:35 -0800 iklam 8218751: Do not store original classfiles inside the CDS archive
Tue, 29 Jan 2019 14:43:05 +0100 redestad 8217921: Runtime dead code removal
Fri, 11 Jan 2019 14:05:57 -0800 ccheung 8216184: CDS/appCDS tests failed on Windows due to long path to a classlist file
Thu, 06 Dec 2018 15:44:40 +0100 tschatzl 8214850: Rename vm_operations.?pp files to vmOperations.?pp files
Mon, 03 Dec 2018 22:27:24 -0800 iklam 8214388: CDS dumping fails with java heap fragmentation
Tue, 20 Nov 2018 20:00:15 -0800 iklam 8213587: Speed up CDS dump time by using resizable hashtables
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
Tue, 13 Nov 2018 15:11:53 -0500 jiangli 8213563: appcds/sharedStrings/SharedStringsStress.java fails with 'GC triggered before VM initialization completed' error
Thu, 01 Nov 2018 10:59:05 -0700 iklam 8213250: CDS archive creation aborts due to metaspace object allocation failure
Thu, 08 Nov 2018 19:16:16 -0500 jiangli 8213439: Run class initialization for boot loader classes with registered subgraph archiving entry field during CDS dump time.
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, 31 Oct 2018 14:00:51 -0700 ccheung 8213000: Obsolete the IgnoreUnverifiableClassesDuringDump vm option
Thu, 25 Oct 2018 11:23:43 -0700 iklam 8212205: VM asserts after CDS archive has been unmapped
Thu, 25 Oct 2018 21:40:17 -0700 ccheung 8209598: Clean up how messages are printed when CDS aborts start-up
Tue, 09 Oct 2018 15:58:07 -0400 jiangli 8206009: Move CDS java heap object archiving code to heapShared.hpp and heapShared.cpp
Mon, 08 Oct 2018 16:29:10 -0700 iklam 8210388: Use hash table to store archived subgraph_info records
less more (0) -50 -30 tip