RFR: 8352187: Don't start management agent during AOT cache creation
Vladimir Kozlov
kvn at openjdk.org
Sat May 31 01:07:53 UTC 2025
On Sat, 31 May 2025 00:30:09 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
> If a management agent is specified when creating an AOT cache, it resulted in `java.lang.IllegalArgumentException`.
> To avoid the exception, this fix is not to start the management agent when creating an AOT cache.
>
> Passed tiers 1 - 4 testing.
Good.
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/25562#pullrequestreview-2882992223
More information about the hotspot-runtime-dev
mailing list