RFR: 8347563: C2: clean up ModRefBarrierSetC2
Albert Mingkun Yang
ayang at openjdk.org
Mon Jan 20 10:19:38 UTC 2025
On Tue, 14 Jan 2025 17:47:59 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:
> This cleanup removes `ModRefBarrierSetC2::pre_barrier()` (which is a no-op after [JDK-8334060](https://bugs.openjdk.org/browse/JDK-8334060)) and unused arguments of `ModRefBarrierSetC2::post_barrier()`. Thanks to @TobiHartmann for reporting!
>
> **Testing:** tier1-3.
Marked as reviewed by ayang (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/23112#pullrequestreview-2561956880
More information about the hotspot-compiler-dev
mailing list