RFR: 8352187: Don't start management agent during AOT cache creation
Aleksey Shipilev
shade at openjdk.org
Mon Jun 2 14:52:54 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.
Marked as reviewed by shade (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/25562#pullrequestreview-2888787180
More information about the hotspot-runtime-dev
mailing list