<i18n dev> Integrated: JDK-8319569: Several java/util tests should be updated to accept VM flags

Justin Lu jlu at openjdk.org
Thu Nov 23 00:30:16 UTC 2023


On Fri, 17 Nov 2023 09:25:40 GMT, Justin Lu <jlu at openjdk.org> wrote:

> Please review this PR which allows these _j.util_ tests to launch new JVM processes with VM flags,
> 
> This is primarily done using by switching to `ProcessTools::createTestJavaProcessBuilder`.

This pull request has now been integrated.

Changeset: 2bb4b939
Author:    Justin Lu <jlu at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2bb4b9398d65e3f37f34e45476c969ff0afb1540
Stats:     185 lines in 12 files changed: 20 ins; 42 del; 123 mod

8319569: Several java/util tests should be updated to accept VM flags

Reviewed-by: naoto, lancea

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

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


More information about the i18n-dev mailing list