On Thu, 31 Jul 2025 04:54:39 GMT, Lei Zhu <d...@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