RFR: 8362533: Tests sun/management/jmxremote/bootstrap/* duplicate VM flags [v2]
Kevin Walls
kevinw at openjdk.org
Thu Jul 31 13:15:02 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.
(More than trivial, but good. 8-) )
-------------
Marked as reviewed by kevinw (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26555#pullrequestreview-3075384021
More information about the serviceability-dev
mailing list