RFR: 8356075: Support Shenandoah GC in JVMCI [v4]
Roman Kennke
rkennke at openjdk.org
Mon May 5 20:25:27 UTC 2025
> In order to support Shenandoah GC in Graal, some changes are required in JVMCI, namely, export Shenandoah relevant symbols.
>
> Testing:
> - [x] extensive testing with https://github.com/oracle/graal/pull/10904
Roman Kennke has updated the pull request incrementally with one additional commit since the last revision:
Simplify pre-barrier runtime entry
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/25001/files
- new: https://git.openjdk.org/jdk/pull/25001/files/44344585..41084f3e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25001&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25001&range=02-03
Stats: 8 lines in 3 files changed: 4 ins; 2 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/25001.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25001/head:pull/25001
PR: https://git.openjdk.org/jdk/pull/25001
More information about the shenandoah-dev
mailing list