RFR: 8363928: Specifying AOTCacheOutput with a blank path causes the JVM to crash
Ioi Lam
iklam at openjdk.org
Tue Jul 29 05:41:55 UTC 2025
On Mon, 28 Jul 2025 22:23:36 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
> Added a constraint check for the `AOTCacheOutput` option in order to avoid VM crash in case an empty value is specified.
> Update `aotFlags/AOTFlags.java` to test this scenario.
>
> Testing: ran test locally on linux-x64.
LGTM
-------------
Marked as reviewed by iklam (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26518#pullrequestreview-3065558026
More information about the hotspot-runtime-dev
mailing list