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

Ioi Lam iklam at openjdk.org
Wed May 7 17:43:18 UTC 2025


On Wed, 7 May 2025 07:07:19 GMT, Aleksey Shipilev <shade 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).

Thanks @shipilev @vnkozlov @calvinccheung for the review

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

PR Comment: https://git.openjdk.org/jdk/pull/25078#issuecomment-2859543540


More information about the hotspot-runtime-dev mailing list