RFR: 8359394: GC cause cleanup

Stefan Karlsson stefank at openjdk.org
Mon Jun 16 18:12:34 UTC 2025


On Thu, 12 Jun 2025 23:42:41 GMT, William Kemper <wkemper at openjdk.org> wrote:

> Remove `GCCause::_no_cause_specified` (only referenced by Shenandoah) and add a case for `_shenandoah_humongous_allocation_failure` in `GCCause::to_string` and the `SA` analog.

I've reviewed the non-shenandoah parts of this patch.

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

Marked as reviewed by stefank (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25789#pullrequestreview-2933048021


More information about the shenandoah-dev mailing list