RFR: 8318586: Explicitly handle upcall stub allocation failure
Aleksey Shipilev
shade at openjdk.org
Wed Oct 25 10:07:37 UTC 2023
On Mon, 23 Oct 2023 13:58:27 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
> Explicitly handle UpcallStub allocation failures by terminating. We currently might try to use the returned `nullptr` which would fail sooner or later. This patch just makes the termination explicit.
Marked as reviewed by shade (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/16311#pullrequestreview-1696885596
More information about the core-libs-dev
mailing list