Integrated: 8290497: some tests in com/sun/jdi fail on localized Windows platform

KIRIYAMA Takuya duke at openjdk.org
Mon Aug 1 08:16:35 UTC 2022


On Tue, 19 Jul 2022 06:30:09 GMT, KIRIYAMA Takuya <duke at openjdk.org> wrote:

> Failed tests call java.lang.ProcessBuilder in direct, so not used command options specified when jtreg command run. 
> To run non-localized tests, the locale options should be added in ProcessBuilder.
> 
> Could you review this fix, please?

This pull request has now been integrated.

Changeset: d61c0c79
Author:    KIRIYAMA Takuya <kiriyama.takuya at fujitsu.com>
Committer: Serguei Spitsyn <sspitsyn at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d61c0c79cf9d7bc038efab0fdfe1a306f2b0e0b7
Stats:     4 lines in 2 files changed: 2 ins; 0 del; 2 mod

8290497: some tests in com/sun/jdi fail on localized Windows platform

Reviewed-by: sspitsyn, cjplummer, amenkov

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

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


More information about the serviceability-dev mailing list