Report generated: Wed Nov 20 10:50:09 CET 2024
Date Added | Added By | Bug | Synopsis |
---|---|---|---|
2024-03-14 | Guoxiong Li | JDK-8328166 | Epsilon: 'EpsilonHeap::allocate_work' misuses the parameter 'size' as size in bytes |
2024-03-14 | Guoxiong Li | JDK-8328168 | Epsilon: Premature OOM when allocating object larger than uncommitted heap size |
2023-01-27 | Leo Korinth | JDK-8301178 | Replace NULL with nullptr in share/gc/epsilon/ |
2022-10-18 | Thomas Schatzl | JDK-8295433 | EpsilonHeap doesn't need to override post_initialize() |
2022-10-18 | Christian Hagedorn | JDK-8295448 | JVMCI supports EpsilonGC |
2022-08-12 | Leo Korinth | JDK-8292270 | gc/epsilon/TestDieWithHeapDump.java failed with "IllegalStateException: Should have produced the heap dump at: java_pidNNNNN.hprof" |
2021-11-30 | Thomas Schatzl | JDK-8277866 | gc/epsilon/TestMemoryMXBeans.java failed with wrong initial heap size |
2021-09-21 | Ioi Lam | JDK-8274033 | Some tier-4 CDS EpsilonGC tests throw OOM |
2021-09-08 | Ioi Lam | JDK-8270489 | Support archived heap objects in EpsilonGC |
2021-08-20 | Aleksey Shipilev | JDK-8272783 | Epsilon: Refactor tests to improve performance |
2021-05-19 | Leo Korinth | JDK-8267348 | Rewrite gc/epsilon/TestClasses.java to use Metaspace with less classes |
2021-04-16 | Aleksey Shipilev | JDK-8265335 | Epsilon: Minor typo in EpsilonElasticTLABDecay description |
2021-01-05 | Aleksey Shipilev | JDK-8259231 | Epsilon: improve performance under contention during virtual space expansion |
2021-01-05 | Aleksey Shipilev | JDK-8258534 | Epsilon: clean up unused includes |
2020-12-02 | Aleksey Shipilev | JDK-8257565 | epsilonBarrierSet.hpp should not include barrierSetAssembler |
2020-09-16 | Aleksey Shipilev | JDK-8253220 | Epsilon: clean up unused code/declarations |
2020-09-16 | Aleksey Shipilev | JDK-8253219 | Epsilon: clean up unnecessary includes |
2020-05-25 | Aleksey Shipilev | JDK-8245718 | Epsilon: improve configuration logging |
2020-02-11 | Aleksey Shipilev | JDK-8238868 | x86_32 build fails gc/CriticalNativeArgs.java test |
2020-01-15 | Aleksey Shipilev | JDK-8237182 | Update copyright header for shenandoah and epsilon files |
2019-11-13 | Thomas Schatzl | JDK-8234082 | EpsilonMaxTLABSize automatic adjustment allows too small TLABs |
2019-10-09 | Aleksey Shipilev | JDK-8232051 | Epsilon should warn about Xms/Xmx/AlwaysPreTouch configuration |
2019-09-05 | Aleksey Shipilev | JDK-8230646 | Epsilon does not extend TLABs to max size |
2019-02-11 | Aleksey Shipilev | JDK-8218733 | SA: CollectedHeap provides broken implementation for used() and capacity() |
2019-01-23 | Aleksey Shipilev | JDK-8217471 | [TESTBUG] gc/epsilon/TestClasses.java fails on some platforms - OOME Metaspace |
2019-01-14 | Aleksey Shipilev | JDK-8217014 | Epsilon should not ignore Metadata GC causes |
2018-12-20 | Leo Korinth | JDK-8215724 | Epsilon: ArrayStoreExceptionTest.java fails; missing arraycopy check |
2018-08-24 | Volker Simonis | JDK-8209942 | [epsilon] range function for EpsilonTLABElasticity causes compiler warning |
2018-07-11 | Aleksey Shipilev | JDK-8207056 | Epsilon GC to support object pinning |
2018-07-11 | Aleksey Shipilev | JDK-8207006 | serviceability/sa/TestUniverse.java#id0 crashes with EpsilonGC and AOT |
2018-07-06 | Thomas Schatzl | JDK-8206434 | gc/epsilon/TestMemoryMXBeans.java fails with java.lang.IllegalStateException: Allocation did not change used space right: 4194328 should be in [4194312, 4194320] |