RFR: 8351313: VM crashes when AOTMode/AOTCache/AOTConfiguration are empty

Aleksey Shipilev shade at openjdk.org
Wed May 7 07:10:18 UTC 2025


On Wed, 7 May 2025 04:06:12 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> Please review this trivial patch. When `-XX:AOTMode=`, etc, is given on the command line, the global takes on the problematic value `nullptr`. I added constraint functions to forbid such cases.

Marked as reviewed by shade (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/25078#pullrequestreview-2820608460


More information about the hotspot-runtime-dev mailing list