RFR: 8362533: Tests sun/management/jmxremote/bootstrap/* duplicate VM flags [v2]

Leonid Mesnik lmesnik at openjdk.org
Thu Jul 31 06:06:00 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! Thank you for fixing and addressing feedback.

-------------

Marked as reviewed by lmesnik (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/26555#pullrequestreview-3074076889


More information about the serviceability-dev mailing list