hotspot/src/share/vm/memory/metaspaceShared.cpp
Mon, 28 Aug 2017 15:34:04 -0700 ccheung 8186842: Use Java class loaders for creating the CDS archive
Sun, 27 Aug 2017 15:48:52 -0400 jiangli 8186706: ArchivedObjectCache obj_hash() is broken.
Mon, 14 Aug 2017 14:32:17 -0400 jiangli 8179302: Pre-resolve constant pool string entries and cache resolved_reference arrays in CDS archive.
Wed, 02 Aug 2017 18:06:38 -0700 iklam 8072061: Automatically determine optimal sizes for the CDS regions
Wed, 02 Aug 2017 10:52:50 -0400 coleenp 8184994: Add Dictionary size logging and jcmd
Wed, 05 Jul 2017 11:33:17 +0200 stefank 8183552: Move align functions to align.hpp
Tue, 04 Jul 2017 15:58:10 +0200 stefank 8178499: Remove _ptr_ and _size_ infixes from align functions
Wed, 12 Apr 2017 17:53:18 +0200 stefank 8178489: Make align functions more type safe and consistent
Thu, 29 Jun 2017 14:22:42 +0200 redestad 8183001: Various inlining improvements
Thu, 22 Jun 2017 20:47:22 -0400 kbarrett 8181449: Fix debug.hpp / globalDefinitions.hpp dependency inversion
Mon, 05 Jun 2017 13:13:38 -0400 rprotacio 8176132: -XX:+PrintSharedSpaces should be converted to use Unified Logging.
Tue, 16 May 2017 19:36:55 -0400 coleenp 8180325: Use ClassLoaderData::classes_do for CDS classes
Thu, 04 May 2017 16:04:23 -0700 iklam 8176863: Remove Hashtable::reverse()
Fri, 03 Mar 2017 23:08:35 -0800 iklam 8005165: Remove CPU-dependent code in self-patching vtables
Thu, 15 Dec 2016 19:26:41 -0800 iklam 8171809: Remove unused CDS code from JDK 9
Sun, 18 Sep 2016 21:10:48 -0400 jiangli 8078644: CDS needs to support JVMTI CFLH
Wed, 20 Apr 2016 16:39:37 -0400 jiangli 8153312: Constrain AppCDS behavior
Wed, 06 Apr 2016 21:53:44 -0700 iklam 8150752: Share Class Data
Fri, 03 Jun 2016 17:45:03 -0400 jiangli 8157189: 'iload_w' in shared class is not interpreted correctly.
Fri, 29 Apr 2016 22:40:51 -0400 mockner 8154110: Update class* and safepoint* logging subsystems
Sun, 17 Apr 2016 19:15:52 -0700 iklam 8150607: Clean up CompactHashtable
Thu, 07 Apr 2016 22:03:04 -0700 ccheung 8145221: Use trampolines for i2i and i2c entries in Methods that are stored in CDS archive
Mon, 04 Apr 2016 12:57:48 -0400 jprovino 8132524: Missing includes to resourceArea.hpp
Wed, 23 Mar 2016 23:36:29 +0100 jwilhelm Merge
Thu, 17 Mar 2016 19:04:01 +0000 alanb 8142968: Module System implementation
Tue, 15 Mar 2016 14:41:07 +0100 rehn 8150015: Integrate TraceTime with Unified Logging more seamlessly
Mon, 14 Mar 2016 15:06:49 -0400 mockner 8149995: TraceClassLoadingPreorder has been converted to Unified Logging.
Wed, 17 Feb 2016 14:03:18 -0500 rprotacio 8148630: Convert TraceStartupTime to Unified Logging
Mon, 04 Jan 2016 13:57:34 -0800 iklam 8145593: Clean up metaspaceShared.cpp
Tue, 18 Aug 2015 11:27:23 -0700 iklam 8140802: Clean up and refactor of class loading code for CDS
Fri, 06 Nov 2015 11:34:03 +0100 neliasso Merge
Wed, 28 Oct 2015 09:47:23 -0400 coleenp 8139203: Consistent naming for klass type predicates
Mon, 26 Oct 2015 13:11:36 -0400 coleenp 8139163: InstanceKlass::cast passes through NULL
Tue, 03 Nov 2015 09:41:03 +0100 thartmann 8141132: JEP 254: Compact Strings
Fri, 09 Oct 2015 09:42:33 +0200 david 8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Wed, 17 Jun 2015 21:44:48 +0000 coleenp 8098821: Crash in system dictionary initialization with shared strings
Fri, 12 Jun 2015 17:29:14 -0400 jiangli 8015086: add interned strings to the shared archive.
Thu, 21 May 2015 21:17:56 +0200 jwilhelm Merge
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Tue, 19 May 2015 01:34:53 -0400 dholmes 8075288: malloc without free in VM_PopulateDumpSharedSpace::doit()
Sun, 29 Mar 2015 09:20:27 -0400 hseigel Merge
Wed, 25 Mar 2015 15:18:37 -0700 minqi 8074345: Enable RewriteBytecodes when VM runs with CDS
Tue, 03 Mar 2015 18:01:27 +0100 jwilhelm 8074459: Flags handling memory sizes should be of type size_t
Wed, 17 Dec 2014 23:34:52 -0500 jiangli 8059510: Compact symbol table layout inside shared archive.
Thu, 04 Dec 2014 15:20:09 -0800 iklam 8066670: PrintSharedArchiveAndExit does not exit the VM when the archive is invalid
Mon, 10 Nov 2014 19:52:28 -0500 jiangli Merge
Mon, 10 Nov 2014 19:28:51 -0500 jiangli 8064375: Change certain errors to warnings in CDS output.
Mon, 10 Nov 2014 10:13:10 -0800 ccheung 8060721: Test runtime/SharedArchiveFile/LimitSharedSizes.java fails in jdk 9 fcs new platforms/compiler
Wed, 29 Oct 2014 10:13:24 +0100 goetz 8062370: Various minor code improvements
Tue, 14 Oct 2014 18:47:46 -0700 jiangli 8044269: Analysis of archive files.
Mon, 25 Aug 2014 00:13:36 -0700 ccheung 8048150: Allow easy configurations for large CDS archives
Tue, 12 Aug 2014 17:29:00 -0700 iklam 8046070: Class Data Sharing clean up and refactoring
Thu, 26 Jun 2014 16:05:15 +0200 goetz 8048241: Introduce umbrella header os.inline.hpp and clean up includes
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Thu, 13 Feb 2014 10:05:03 +0100 sjohanss 8028498: runtime/SharedArchiveFile/CdsDifferentObjectAlignment.java asserts in RT_Baseline
Thu, 23 Jan 2014 14:47:23 +0100 jwilhelm 8025856: Fix typos in the GC code
Fri, 20 Sep 2013 09:30:02 -0400 coleenp 8022887: Assertion hit while using class and redefining it with RedefineClasses simultaneously
Thu, 15 Aug 2013 20:04:10 -0400 hseigel 8003424: Enable Class Data Sharing for CompressedOops
Thu, 27 Jun 2013 10:03:21 -0700 iklam 8016075: Win32 crash with CDS enabled and small heap size
Tue, 28 May 2013 16:36:19 -0700 iklam 8014912: Restore PrintSharedSpaces functionality after NPG
less more (0) -60 tip