RFR: 8338479: GenShen: Detemplatize ShenandoahScanRemembered
Y. Srinivas Ramakrishna
ysr at openjdk.org
Fri Aug 16 15:28:11 UTC 2024
On Fri, 16 Aug 2024 07:10:26 GMT, Y. Srinivas Ramakrishna <ysr at openjdk.org> wrote:
> De-templatize ShenandoahScanRemembered and ShenandoahCardCluster, based on Roman's review feedback at https://github.com/openjdk/jdk/pull/20395/files/46638cdef26fd25c290e6f63035ff5d2f1dc3bdb#r1718773835.
>
>
> **Testing:**
>
> - [x] GHA
> - [x] jtreg:tier1
> - [ ] codepipeline
> - [ ] SPECjbb
src/hotspot/share/gc/shenandoah/shenandoahScanRemembered.cpp line 1:
> 1: /*
These method definitions have moved verbatim from the .inline.hpp.
src/hotspot/share/gc/shenandoah/shenandoahScanRemembered.inline.hpp line 1:
> 1: /*
These method definitions have been moved verbatim to the .cpp file.
-------------
PR Review Comment: https://git.openjdk.org/shenandoah/pull/472#discussion_r1719995571
PR Review Comment: https://git.openjdk.org/shenandoah/pull/472#discussion_r1719993204
More information about the shenandoah-dev
mailing list