RFR: 8339643: Port JEP 404 to RISC-V
William Kemper
wkemper at openjdk.org
Thu Sep 12 21:04:25 UTC 2024
On Fri, 6 Sep 2024 11:18:35 GMT, Fei Yang <fyang at openjdk.org> wrote:
> The riscv64 implementation of [JDK-8337511](https://bugs.openjdk.org/browse/JDK-8337511) Implement JEP-404: Generational Shenandoah (Experimental).
> This is mainly adapted from the changes in aarch64.
>
> Testing
> - [x] Gtest (release & fastdebug)
> - [x] hotspot_gc_shenandoah (release & fastdebug)
Could you please enable the github actions for testing in your fork of this repo?
-------------
PR Comment: https://git.openjdk.org/shenandoah/pull/493#issuecomment-2347233741
More information about the shenandoah-dev
mailing list