RFR: 8339643: Port JEP 404 to RISC-V [v4]

Fei Yang fyang at openjdk.org
Wed Sep 18 03:17:03 UTC 2024


> 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)

Fei Yang has updated the pull request incrementally with one additional commit since the last revision:

  Improve ShenandoahBarrierSetAssembler::store_check

-------------

Changes:
  - all: https://git.openjdk.org/shenandoah/pull/493/files
  - new: https://git.openjdk.org/shenandoah/pull/493/files/54c5f73b..53ee41c2

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=shenandoah&pr=493&range=03
 - incr: https://webrevs.openjdk.org/?repo=shenandoah&pr=493&range=02-03

  Stats: 7 lines in 1 file changed: 1 ins; 3 del; 3 mod
  Patch: https://git.openjdk.org/shenandoah/pull/493.diff
  Fetch: git fetch https://git.openjdk.org/shenandoah.git pull/493/head:pull/493

PR: https://git.openjdk.org/shenandoah/pull/493


More information about the shenandoah-dev mailing list