src/hotspot/share/memory/universe.cpp
Tue, 09 Oct 2018 15:58:07 -0400 jiangli 8206009: Move CDS java heap object archiving code to heapShared.hpp and heapShared.cpp
Fri, 05 Oct 2018 20:03:14 +0200 dnsimon 8208686: [AOT] JVMTI ResourceExhausted event repeated for same allocation
Fri, 28 Sep 2018 16:07:39 -0400 coleenp 8209645: Split ClassLoaderData and ClassLoaderDataGraph into separate files
Fri, 07 Sep 2018 15:18:14 -0400 jiangli 8209971: TestOptionsWithRanges.java crashes in CDS mode with G1UpdateBufferSize=1.
Fri, 31 Aug 2018 07:03:46 -0400 coleenp 8210155: Lock ClassLoaderDataGraph
Tue, 28 Aug 2018 18:17:01 -0400 coleenp 8209958: Clean up duplicate basic array type statics in Universe
Sat, 25 Aug 2018 11:10:21 -0400 coleenp 8209821: Make JVMTI GetClassLoaderClasses not walk CLDG
Tue, 14 Aug 2018 09:59:37 -0700 iklam 8208658: Make CDS archived heap regions usable even if compressed oop encoding has changed
Tue, 07 Aug 2018 15:45:07 -0700 iklam 8208999: Some use of Klass* should be replaced by InstanceKlass*
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
Wed, 02 May 2018 09:26:10 -0700 ccheung 8200466: Revisit the setting of _transitive_interfaces in InstanceKlass
Thu, 26 Apr 2018 11:19:05 -0500 gziemski 8202150: [REDO] Split globals.hpp to factor out the Flag class
Mon, 23 Apr 2018 14:51:16 -0500 gziemski 8202151: [BACKOUT] Split globals.hpp to factor out the Flag class
Mon, 23 Apr 2018 10:59:39 -0500 gziemski 8081519: Split globals.hpp to factor out the Flag class
Fri, 20 Apr 2018 14:30:57 -0700 kvn 8201850: [AOT] vm crash when run test compiler/aot/fingerprint/SelfChangedCDS.java
Wed, 18 Apr 2018 18:43:04 -0400 coleenp 8201556: Disallow reading oops in ClassLoaderData if unloading
Tue, 10 Apr 2018 10:06:42 -0400 coleenp 8198313: Wrap holder object for ClassLoaderData in a WeakHandle
Tue, 03 Apr 2018 13:15:27 +0200 rkennke 8199781: Don't use naked == for comparing oops
Wed, 28 Mar 2018 11:38:47 +0200 pliden 8199925: Break out GC selection logic from GCArguments to GCConfig
Mon, 26 Mar 2018 12:44:39 +0200 pliden 8199850: Move parsing of VerifyGCType to G1
Fri, 23 Mar 2018 18:54:12 +0100 stefank 8200106: Move NoSafepointVerifier out from gcLocker.hpp
Tue, 20 Mar 2018 22:54:02 +0800 smonteith 8193266: AArch64: TestOptionsWithRanges.java SIGSEGV
Mon, 19 Mar 2018 07:38:18 +0100 eosterlund 8199604: Rename CardTableModRefBS to CardTableBarrierSet
Sun, 11 Mar 2018 07:11:03 +0100 stuefe 8199430: Rename MetaspaceAux to something more meaningful
Wed, 07 Mar 2018 21:57:36 +0100 stefank 8199264: Remove universe.inline.hpp to simplify include dependencies
Tue, 06 Mar 2018 17:15:16 -0500 coleenp 8198926: Move ClassLoaderData::_dependencies to ClassLoaderData::_handles
Fri, 02 Mar 2018 17:25:55 -0500 jiangli 8194759: Support caching class mirror objects.
Thu, 01 Mar 2018 01:47:46 +0100 jwilhelm Merge
Wed, 28 Feb 2018 16:00:20 +0100 ehelin 8197841: Remove unused function Universe::create_heap_ext
Sun, 25 Feb 2018 04:59:43 +0100 jwilhelm Merge
Fri, 23 Feb 2018 09:38:33 +0100 sjohanss 8198420: Remove unused extension point AllocationContextStats
Fri, 23 Feb 2018 12:10:56 -0800 mchung 8198249: Remove deprecated Runtime::runFinalizersOnExit and System::runFinalizersOnExit
Fri, 08 Sep 2017 10:46:46 -0700 psandoz 8186209: Tool support for ConstantDynamic
Fri, 01 Dec 2017 08:56:22 +0100 sjohanss 8191821: Finer granularity for GC verification
Wed, 29 Nov 2017 17:03:10 -0800 kkharbas 8190308: Implementation: JEP 316: Heap Allocation on Alternative Memory Devices
Thu, 16 Nov 2017 14:06:44 -0500 aharlap 8187819: gc/TestFullGCALot.java fails on jdk10 started with "-XX:-UseCompressedOops" option
Thu, 16 Nov 2017 12:53:29 +0100 rkennke 8189389: Move heap creation into GC interface
Wed, 25 Oct 2017 10:05:17 +0200 rkennke 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
Mon, 16 Oct 2017 22:36:06 -0400 coleenp 8188220: Remove Atomic::*_ptr() uses and overloads from hotspot
Thu, 12 Oct 2017 15:08:19 +0200 rkennke 8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
Wed, 27 Sep 2017 17:55:20 -0400 jiangli 8068314: "Java fields that are currently set during shared space dumping" comment is incorrect
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip