On Tue, 19 Jul 2022 06:30:09 GMT, KIRIYAMA Takuya <d...@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.tak...@fujitsu.com> Committer: Serguei Spitsyn <sspit...@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