RFR: 8356266: Fix non-Shenandoah build after JDK-8356075
Roman Kennke
rkennke at openjdk.org
Tue May 6 13:18:23 UTC 2025
On Tue, 6 May 2025 12:43:07 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
>> [JDK-8356075](https://bugs.openjdk.org/browse/JDK-8356075) (see PR #25001) causes builds without Shenandoah GC to fail. It's missing an `#if INCLUDE_SHENANDOAHGC`.
>>
>> Testing:
>> - [x] Build without Shenandoah GC
>
> Marked as reviewed by dnsimon (Reviewer).
Thanks, @dougxc! Is this trivial? Can I push this right away to fix the build?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25064#issuecomment-2854547042
More information about the graal-dev
mailing list