RFR: 8351313: VM crashes when AOTMode/AOTCache/AOTConfiguration are empty
Vladimir Kozlov
kvn at openjdk.org
Wed May 7 14:01:17 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.
Good.
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/25078#pullrequestreview-2821876420
More information about the hotspot-runtime-dev
mailing list