- 
    Enhancement 
- 
    Resolution: Unresolved
- 
     P4 P4
- 
    None
- 
    25
                    GenShen generally tries to keep the young generation as large as possible. Although the user may specify `ShenandoahMinYoungPercentage` and `ShenandoahMaxYoungPercentage`, GenShen may violate these constraints when promoting regions in place. We believe generation sizing decisions are best left to heuristics. These two options will be combined into a `ShenandoahInitYoungPercentage` to be used to set the initial size for the young generation.
            
- relates to
- 
                    JDK-8348400 GenShen: assert(ShenandoahHeap::heap()->is_full_gc_in_progress() || (used_regions_size() <= _max_capacity)) failed: Cannot use more than capacity # -           
- Resolved
 
-         
- links to
- 
                     Review(master)
        openjdk/jdk/24268 Review(master)
        openjdk/jdk/24268