RFR: 8290497: some tests in com/sun/jdi fail on localized Windows platform
KIRIYAMA Takuya
duke at openjdk.org
Wed Jul 20 06:47:04 UTC 2022
On Tue, 19 Jul 2022 23:36:33 GMT, Serguei Spitsyn <sspitsyn 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 looks good.
> Thanks,
> Serguei
@sspitsyn
Thank you for your review. Coud you integrate this fix, please?
-------------
PR: https://git.openjdk.org/jdk/pull/9549
More information about the serviceability-dev
mailing list