src/hotspot/share/gc/z/zHeap.cpp
Mon, 28 Oct 2019 11:27:27 +0100 stefank 8232604: ZGC: Make ZVerifyViews mapping and unmapping precise
Mon, 21 Oct 2019 09:56:58 +0200 pliden 8232236: ZGC: Move ZThread inline funtions to zThread.inline.hpp
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
Tue, 24 Sep 2019 17:08:18 +0200 pliden 8231266: ZGC: Minor cleanups in ZCollectedHeap and ZHeap
Tue, 24 Sep 2019 17:08:18 +0200 pliden 8231251: ZGC: Fix ZHeap includes
Wed, 28 Aug 2019 11:19:09 +0200 eosterlund 8229278: Improve hs_err location printing to assume less about GC internals
Wed, 28 Aug 2019 09:50:23 +0200 pliden 8230096: ZGC: Remove unused ZObjectAllocator::_nworkers
Mon, 10 Jun 2019 13:04:12 +0200 stefank 8227175: ZGC: ZHeapIterator visits potentially dead objects
Mon, 10 Jun 2019 12:52:57 +0200 pliden 8225227: ZGC: Be exact in what load barrier to use in ZHeapIterator
Thu, 14 Feb 2019 14:54:05 +0100 neliasso 8224675: Late GC barrier insertion for ZGC
Fri, 07 Jun 2019 11:19:34 +0200 pliden 8222467: ZGC: Log min/max/softmax capacity
Fri, 07 Jun 2019 11:19:34 +0200 pliden 8222182: ZGC: Use SoftMaxHeapSize to guide GC heuristics
Wed, 05 Jun 2019 10:43:45 +0200 pliden 8224965: ZGC: Strengthen ZHeap::is_in()
Tue, 14 May 2019 09:55:02 +0200 pliden 8222480: Implementation: JEP 351: ZGC: Uncommit Unused Memory
Thu, 25 Apr 2019 08:55:50 +0200 pliden 8221786: ZGC: Increase max heap size to 16TB
Thu, 25 Apr 2019 08:55:49 +0200 pliden 8222462: Introduce CollectedHeap::unused()
Thu, 28 Mar 2019 19:43:59 +0100 pliden 8221153: ZGC: Heap iteration and verification pollutes GC statistics
Mon, 18 Mar 2019 11:50:41 +0100 pliden 8220600: ZGC: Delete ZPages using ZSafeDelete
Mon, 18 Mar 2019 11:50:40 +0100 pliden 8220593: ZGC: Remove superfluous ZPage::is_detached()
Mon, 18 Mar 2019 11:50:40 +0100 pliden 8220592: ZGC: Move destruction of detached ZPages into ZPageAllocator
Mon, 18 Mar 2019 11:50:39 +0100 pliden 8220590: ZGC: Remove ZPages from ZPageTable when freed
Mon, 18 Mar 2019 11:50:39 +0100 pliden 8220589: ZGC: Remove superfluous ZPageTableEntry
Mon, 18 Mar 2019 11:50:39 +0100 pliden 8220588: ZGC: Convert ZRelocationSet to hold ZForwardings instead of ZPages
Mon, 18 Mar 2019 11:50:39 +0100 pliden 8220587: ZGC: Break out forwarding information from ZPage
Mon, 18 Mar 2019 11:50:39 +0100 pliden 8220586: ZGC: Move relocation logic from ZPage to ZRelocate
Mon, 18 Mar 2019 11:50:38 +0100 pliden 8220569: ZGC: Rename and rework ZUnmapBadViews to ZVerifyViews
Wed, 13 Mar 2019 11:31:00 +0100 pliden 8219633: ZGC: Rename ZPageSizeMin to ZGranuleSize
Wed, 13 Mar 2019 11:31:00 +0100 pliden 8219817: Remove unused CollectedHeap::block_size()
Tue, 11 Dec 2018 11:08:39 +0100 eosterlund 8214897: ZGC: Concurrent Class Unloading
Fri, 02 Nov 2018 07:46:00 +0100 pliden 8212921: ZGC: Move verification to after resurrection unblocked
Tue, 16 Oct 2018 13:14:18 +0200 eosterlund 8210064: ZGC: Introduce ZConcurrentRootsIterator for scanning a subset of strong IN_NATIVE roots concurrently
Thu, 20 Sep 2018 14:04:44 +0200 pliden 8210883: ZGC: Parallel retire/resize/remap of TLABs
Wed, 19 Sep 2018 19:12:18 +0200 pliden 8210881: ZGC: Introduce ZRootsIteratorClosure
Thu, 09 Aug 2018 11:24:30 +0200 pliden 8209126: ZGC: ZMarkStackAllocator::is_initialized() never called
Wed, 04 Jul 2018 12:04:02 +0200 pliden 8205924: ZGC: Premature OOME due to failure to expand backing file
Thu, 28 Jun 2018 12:14:37 +0200 pliden 8205993: ZGC: Fix typos and incorrect indentations
Wed, 27 Jun 2018 15:04:27 +0200 stefank 8205923: ZGC: Verification applies load barriers before verification
Fri, 15 Jun 2018 13:31:43 +0200 pliden 8205028: ZGC: Remove incorrect comment in ZHeap::object_iterate()
Tue, 12 Jun 2018 17:40:28 +0200 pliden 8204210: Implementation: JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental)
less more (0) tip