src/hotspot/share/gc/shared/collectedHeap.cpp
Tue, 26 Nov 2019 16:21:29 +0100 stuefe Metadatatype back to metaspace.hpp to reduce patch size stuefe-new-metaspace-branch
Wed, 13 Nov 2019 11:37:29 +0100 lkorinth 8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector
Thu, 17 Oct 2019 20:54:25 +0100 chegar datagramsocketimpl-branch: merge with default datagramsocketimpl-branch
Thu, 17 Oct 2019 20:53:35 +0100 chegar datagramsocketimpl-branch: update to default datagramsocketimpl-branch
Mon, 07 Oct 2019 16:48:42 +0200 stuefe Merge default stuefe-new-metaspace-branch
Thu, 19 Sep 2019 16:05:47 +0200 pliden 8231113: Remove CollectedHeap::check_oop_location()
Wed, 18 Sep 2019 07:46:02 +0200 stuefe Merge stuefe-new-metaspace-branch
Tue, 17 Sep 2019 09:51:02 +0200 pliden 8231051: Remove check_obj_alignment() and replace with is_object_aligned()
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()
Fri, 10 May 2019 09:05:29 -0400 coleenp 8223626: move print() functions to cpp files
Thu, 09 May 2019 14:28:30 +0200 stefank 8223624: Cleanup includes of universe.hpp
Thu, 25 Apr 2019 10:56:31 -0400 coleenp 8222811: Consolidate MutexLockerEx and MutexLocker
Thu, 25 Apr 2019 08:55:49 +0200 pliden 8222462: Introduce CollectedHeap::unused()
Tue, 02 Apr 2019 10:04:25 +0200 pliden 8221732: Introduce CollectedHeap::hash_oop()
Tue, 05 Feb 2019 16:46:49 -0500 kbarrett 8217474: Remove WhiteBox.getConcurrentGCPhases()
Sun, 20 Jan 2019 16:55:21 +0100 redestad 8217387: Remove dead develop flag CIFireOOMAt
Tue, 08 Jan 2019 10:54:00 +0100 redestad 8216285: Enable inlining of CollectedHeap::obj-/array-/class_allocate
Thu, 06 Dec 2018 15:44:13 +0100 tschatzl 8214791: Consistently name gc files containing VM operations
Wed, 10 Oct 2018 23:05:15 +0200 rkennke 8211955: GC abstraction for LAB reserve
Wed, 10 Oct 2018 10:58:48 +0200 rkennke 8211270: GC abstraction to get real object and headers size
Thu, 20 Sep 2018 14:04:43 +0200 pliden 8210857: Allow retiring TLABs and collecting statistics in parallel
Wed, 19 Sep 2018 14:09:11 +0200 pliden 8210713: Let CollectedHeap::ensure_parsability() take care of TLAB statistics gathering
Tue, 18 Sep 2018 22:46:35 +0200 pliden 8210753: Make ThreadLocalAllocBuffer::resize() public
Tue, 04 Sep 2018 12:18:35 +0200 tschatzl 8207200: Committed > max memory usage when getting MemoryUsage
Thu, 28 Jun 2018 14:22:28 +0200 eosterlund 8205683: Refactor heap allocation to separate concerns
Fri, 15 Jun 2018 00:49:54 -0700 jcbeyler 8203394: Implementation of JEP 331: Low-Overhead Heap Profiling
Wed, 13 Jun 2018 10:15:35 +0200 rkennke 8204685: Abstraction for TLAB dummy object
Thu, 07 Jun 2018 17:40:15 +0200 eosterlund 8204554: JFR TLAB tracing broken after 8202776
Tue, 05 Jun 2018 19:13:53 +0200 rkennke 8202776: Modularize GC allocations in runtime
Mon, 07 May 2018 14:57:25 +0200 stefank 8202647: Add deduplicate_string function to CollectedHeap
Wed, 02 May 2018 13:44:46 +0200 sjohanss 8191471: Elastic TLABs for G1
Mon, 23 Apr 2018 11:25:53 +0200 stefank 8202081: Introduce CollectedHeap::is_oop()
Thu, 12 Apr 2018 11:22:24 +0200 pliden 8201362: Remove CollectedHeap::barrier_set()
Thu, 12 Apr 2018 08:25:56 +0200 pliden 8201318: Introduce GCThreadLocalData to abstract GC-specific data belonging to a thread
Wed, 04 Apr 2018 11:59:47 +0200 pliden 8200429: Adjust object pinning interface on CollectedHeap
Thu, 15 Mar 2018 21:29:36 +0100 stefank 8200105: Remove cyclic dependency between oop.inline.hpp and collectedHeap.inline.hpp
Wed, 21 Mar 2018 14:38:32 +0100 eosterlund 8198949: Modularize arraycopy stub routine GC barriers
Tue, 20 Mar 2018 22:22:02 +0100 pliden 8199886: gc/cslocker/TestCSLocker.java crashes
Tue, 20 Mar 2018 15:59:36 +0100 rkennke 8199620: Support for JNI object pinning
Sun, 11 Mar 2018 07:11:03 +0100 stuefe 8199430: Rename MetaspaceAux to something more meaningful
Thu, 08 Mar 2018 19:10:25 +0100 stefank 8199319: Remove handles.inline.hpp include from reflectionUtils.hpp
Thu, 22 Feb 2018 18:35:04 +0100 stefank 8198509: Move satisfy_failed_metadata_allocation out from CollectorPolicy
Wed, 10 Jan 2018 22:48:27 +0100 eosterlund 8195103: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
Thu, 30 Nov 2017 13:40:07 +0100 rkennke 8191564: Refactor GC related servicability code into GC specific subclasses
Wed, 22 Nov 2017 17:54:50 -0800 dcubed 8167108: inconsistent handling of SR_lock can lead to crashes
Mon, 20 Nov 2017 13:07:44 +0100 eosterlund 8189871: Refactor GC barriers to use declarative semantics
Mon, 06 Nov 2017 21:28:03 -0800 jcm 8152470: Add COMPILER2_OR_JVMCI definition
Sun, 05 Nov 2017 06:11:10 +0100 egahlin 8189440: Event tracing macros for allocation and weak oops processing
Thu, 19 Oct 2017 11:25:55 +0200 eosterlund 8189355: Cleanup of BarrierSet barrier functions
Fri, 13 Oct 2017 15:08:56 +0200 eosterlund 8185141: Generalize scavengeable nmethod root handling
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip