RFR: 8356266: Fix non-Shenandoah build after JDK-8356075
    Aleksey Shipilev 
    shade at openjdk.org
       
    Tue May  6 13:28:25 UTC 2025
    
    
  
On Tue, 6 May 2025 12:17:44 GMT, Roman Kennke <rkennke 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
Ah yes. Trivial.
-------------
Marked as reviewed by shade (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/25064#pullrequestreview-2818264886
    
    
More information about the hotspot-compiler-dev
mailing list