Thu, 13 Jun 2019 19:37:49 +0200 |
shade |
8224881: Shenandoah: trashing "Collection Set, Pinned" region during Degenerated GC
|
file |
diff |
annotate
|
Wed, 05 Jun 2019 15:19:13 +0200 |
shade |
8225342: Shenandoah: use COMPILER2_OR_JVMCI macro consistently
|
file |
diff |
annotate
|
Mon, 03 Jun 2019 14:50:59 +0200 |
shade |
8225046: Shenandoah metrics logs refactoring
|
file |
diff |
annotate
|
Thu, 30 May 2019 21:12:26 -0400 |
zgu |
8225014: Separate ShenandoahRootScanner method for object_iterate
|
file |
diff |
annotate
|
Wed, 29 May 2019 12:01:21 +0200 |
rkennke |
8224584: Shenandoah: Eliminate forwarding pointer word
|
file |
diff |
annotate
|
Wed, 22 May 2019 07:12:18 -0400 |
zgu |
8224508: Shenandoah: Need to update thread roots in final mark for piggyback ref update cycle
|
file |
diff |
annotate
|
Tue, 21 May 2019 10:36:23 +0200 |
kdobson |
8221507: Implement JFR Events for Shenandoah
|
file |
diff |
annotate
|
Mon, 20 May 2019 09:42:37 -0400 |
zgu |
8224210: Shenandoah: Refactor ShenandoahRootScanner to support scanning CSet codecache roots
|
file |
diff |
annotate
|
Fri, 17 May 2019 11:47:06 -0400 |
zgu |
8223951: Shenandoah: Only need to update thread roots during final update refs
|
file |
diff |
annotate
|
Fri, 17 May 2019 09:52:35 -0400 |
zgu |
8223774: Shenandoah: Refactor ShenandoahRootProcessor and family
|
file |
diff |
annotate
|
Wed, 15 May 2019 22:45:54 +0200 |
shade |
8223980: Shenandoah: Refactor and fix ObjArrayChunkedTask verification
jdk-13+21
|
file |
diff |
annotate
|
Wed, 15 May 2019 08:58:23 -0400 |
zgu |
8223215: Shenandoah: Support verifying subset of roots
|
file |
diff |
annotate
|
Thu, 09 May 2019 14:28:30 +0200 |
stefank |
8223624: Cleanup includes of universe.hpp
|
file |
diff |
annotate
|
Thu, 09 May 2019 14:26:03 +0200 |
stefank |
8223136: Move compressed oops functions to CompressedOops class
|
file |
diff |
annotate
|
Wed, 08 May 2019 20:45:30 +0200 |
rkennke |
8223567: Rename ShenandoahBrooksPointer to ShenandoahForwarding
|
file |
diff |
annotate
|
Thu, 02 May 2019 09:49:52 -0400 |
zgu |
8222992: Shenandoah: Pre-evacuate all roots
|
file |
diff |
annotate
|
Mon, 15 Apr 2019 11:47:46 +0200 |
stefank |
8198505: Remove CollectorPolicy and its subclasses
|
file |
diff |
annotate
|
Wed, 24 Apr 2019 11:40:04 +0200 |
shade |
8222838: Shenandoah: SEGV on accessing cset bitmap for NULL ptr
|
file |
diff |
annotate
|
Wed, 24 Apr 2019 11:39:56 +0200 |
shade |
8222843: Print Shenandoah cset map addresses in hs_err
|
file |
diff |
annotate
|
Mon, 15 Apr 2019 13:07:06 -0400 |
zgu |
8222425: Shenandoah: Move commonly used closures to separate files
|
file |
diff |
annotate
|
Fri, 12 Apr 2019 07:51:47 -0400 |
zgu |
8222188: Shenandoah: Adjust Shenandoah work gang types
|
file |
diff |
annotate
|
Tue, 09 Apr 2019 21:20:16 +0200 |
shade |
8222186: Shenandoah should not uncommit below minimum heap size
|
file |
diff |
annotate
|
Tue, 09 Apr 2019 21:20:15 +0200 |
shade |
8222185: Shenandoah should report "committed" as capacity
|
file |
diff |
annotate
|
Mon, 08 Apr 2019 19:43:04 +0200 |
shade |
8222130: Shenandoah should verify roots after pre-evacuation
|
file |
diff |
annotate
|
Mon, 08 Apr 2019 18:42:27 +0200 |
rkennke |
8222125: Shenandoah: Crash when running with ShenandoahParallelSafepointThreads=1
|
file |
diff |
annotate
|
Thu, 04 Apr 2019 21:29:46 +0200 |
rkennke |
8221848: Shenandoah: ArrayCopy post-barrier improvements
|
file |
diff |
annotate
|
Tue, 02 Apr 2019 23:00:22 +0200 |
rkennke |
8221766: Load-reference barriers for Shenandoah
|
file |
diff |
annotate
|
Thu, 14 Mar 2019 09:53:15 -0400 |
zgu |
8220602: Shenandoah-SA: Enable best-effort implementation of heap walk
|
file |
diff |
annotate
|
Tue, 26 Mar 2019 12:12:49 -0400 |
zgu |
8221435: Shenandoah should not mark through weak roots
|
file |
diff |
annotate
|
Wed, 13 Mar 2019 11:31:00 +0100 |
pliden |
8219817: Remove unused CollectedHeap::block_size()
|
file |
diff |
annotate
|
Mon, 11 Mar 2019 00:06:48 +0100 |
shade |
8220162: Shenandoah should not commit HugeTLBFS memory
|
file |
diff |
annotate
|
Mon, 11 Mar 2019 00:06:47 +0100 |
shade |
8220153: Shenandoah does not work with TransparentHugePages properly
|
file |
diff |
annotate
|
Mon, 11 Mar 2019 00:06:46 +0100 |
shade |
8220350: Refactor ShenandoahHeap::initialize
|
file |
diff |
annotate
|
Tue, 05 Mar 2019 19:54:33 -0500 |
kbarrett |
8219613: Use NonJavaThread PtrQueues
|
file |
diff |
annotate
|
Tue, 05 Mar 2019 12:30:47 -0500 |
zgu |
8220161: Shenandoah does not need to initialize PLABs for safepoint workers
|
file |
diff |
annotate
|
Thu, 28 Feb 2019 08:44:09 -0500 |
zgu |
8219857: Shenandoah GC may initialize thread's gclab twice
|
file |
diff |
annotate
|
Thu, 21 Feb 2019 15:52:42 +0100 |
shade |
8219524: Shenandoah misreports "committed" size in MemoryMXBean
|
file |
diff |
annotate
|
Thu, 31 Jan 2019 10:31:39 +0100 |
rehn |
8218041: Assorted wrong/missing includes
|
file |
diff |
annotate
|
Tue, 29 Jan 2019 11:30:17 +0100 |
tschatzl |
8213229: Investigate treating StringTable as weak in young collections
|
file |
diff |
annotate
|
Fri, 18 Jan 2019 09:10:49 -0500 |
zgu |
8217319: Cleanup Shenandoah includes
|
file |
diff |
annotate
|
Mon, 14 Jan 2019 12:51:45 -0500 |
zgu |
8215549: Shenandoah deduplication cleans up table/queue twice
|
file |
diff |
annotate
|
Mon, 10 Dec 2018 15:47:44 +0100 |
rkennke |
8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental)
|
file |
diff |
annotate
|