RFR: 8377142: Jtreg test gc/shenandoah/oom/TestThreadFailure.java triggers assert(young_reserve + reserve_for_mixed + reserve_for_promo <= old_available + young_available) failed [v2]

William Kemper wkemper at openjdk.org
Wed Feb 25 11:06:03 UTC 2026


On Thu, 12 Feb 2026 16:06:33 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:

>> In ShenandoahGenerationalHeap::compute_old_generation_balance(), adjust old_available and young_available when regions are transferred between young and old generations.
>
> Kelvin Nilsen has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Respond to reviewer suggestions

Thanks for the changes

-------------

Marked as reviewed by wkemper (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/29621#pullrequestreview-3851054124


More information about the shenandoah-dev mailing list