RFR: 8285517: System.getenv() returns unexpected value if environment variable has non ASCII character [v4]
Ichiroh Takiguchi
itakiguchi at openjdk.java.net
Wed May 4 17:10:42 UTC 2022
On Tue, 26 Apr 2022 21:17:34 GMT, Naoto Sato <naoto at openjdk.org> wrote:
>> Ichiroh Takiguchi has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8285517: System.getenv() returns unexpected value if environment variable has non ASCII character
>
> Thanks for fixing the issue.
> As to the test, it has lots of redundancy, and too complicated to me. Can you simplify the test?
Hello @naotoj .
I removed `i18nEnvArg.sh` and modified `i18nEnvArg.java`.
Could you review it again ?
-------------
PR: https://git.openjdk.java.net/jdk/pull/8378
More information about the core-libs-dev
mailing list