Integrated: 8362533: Tests sun/management/jmxremote/bootstrap/* duplicate VM flags

Lei Zhu duke at openjdk.org
Thu Jul 31 13:15:03 UTC 2025


On Wed, 30 Jul 2025 14:47:54 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!

This pull request has now been integrated.

Changeset: 458f033d
Author:    Lei Zhu <korov9.c at gmail.com>
Committer: Kevin Walls <kevinw at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/458f033d4dd3c646028b2f9bab88f9a308cad4af
Stats:     21 lines in 3 files changed: 0 ins; 17 del; 4 mod

8362533: Tests sun/management/jmxremote/bootstrap/* duplicate VM flags

Reviewed-by: lmesnik, sspitsyn, kevinw

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

PR: https://git.openjdk.org/jdk/pull/26555


More information about the serviceability-dev mailing list