RFR: 8364004: Expose VMError::controlledCrash via Whitebox [v2]
Matthias Baesken
mbaesken at openjdk.org
Mon Jul 28 07:20:54 UTC 2025
On Mon, 28 Jul 2025 06:46:28 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
>> Small addition to the circle of WhiteBox functions to allow more controlled crashes triggered from jtreg tests.
>
> Thomas Stuefe has updated the pull request incrementally with one additional commit since the last revision:
>
> Feedback kim
Might be nicer to have constants for the crash cases with self explaining names, like 2 -> CRASH_GUARANTEE but this can be done in a follow up if desired.
-------------
Marked as reviewed by mbaesken (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26472#pullrequestreview-3060839003
More information about the hotspot-dev
mailing list