RFR: 8362533: Tests sun/management/jmxremote/bootstrap/* duplicate VM flags [v2]
Serguei Spitsyn
sspitsyn at openjdk.org
Thu Jul 31 07:18:54 UTC 2025
On Thu, 31 Jul 2025 04:54:39 GMT, Lei Zhu <duke at openjdk.org> wrote:
>> Hi all,
>>
>> `ProcessTools.createTestJavaProcessBuilder(String... command)` will call `jdk.test.lib.Utils#getTestJavaOpts`, so remove the duplicate vm flags. Trivial fix.
>>
>> Thanks!
>
> Lei Zhu has updated the pull request incrementally with one additional commit since the last revision:
>
> remove duplicate -cp
Looks good.
-------------
Marked as reviewed by sspitsyn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26555#pullrequestreview-3074246189
More information about the serviceability-dev
mailing list