On Tue, 26 Jul 2022 06:29:12 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? > > KIRIYAMA Takuya has updated the pull request incrementally with one > additional commit since the last revision: > > 8290497: some tests in com/sun/jdi fail on localized Windows platform Marked as reviewed by cjplummer (Reviewer). ------------- PR: https://git.openjdk.org/jdk/pull/9549