RFR: 8363928: Specifying AOTCacheOutput with a blank path causes the JVM to crash
Vladimir Kozlov
kvn at openjdk.org
Mon Jul 28 23:38:53 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.
Good.
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26518#pullrequestreview-3064823266
More information about the hotspot-runtime-dev
mailing list