On Thu, 16 Oct 2025 08:26:38 GMT, David Holmes <[email protected]> wrote:
>> Francesco Andreuzzi has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> summary
>
> test/hotspot/jtreg/serviceability/EarlyDynamicLoad/TestEarlyDynamicLoadJcmd.java
> line 45:
>
>> 43: "-agentpath:" + Utils.TEST_NATIVE_PATH + File.separator
>> + System.mapLibraryName("EarlyDynamicLoad"),
>> 44: "-version");
>> 45: pb.environment().put("MODE", "jcmd");
>
> This env-var seems unused
Thanks, that's a leftover from an old iteration:
2e21bc3f38404183bb0677980732ba1487d110d0
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27766#discussion_r2435496765