RFR: 8285517: System.getenv() returns unexpected value if environment variable has non ASCII character [v9]

Ichiroh Takiguchi itakiguchi at openjdk.java.net
Tue May 17 01:22:45 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 .
To keep consistency, I modified other javadoc texts on `StaticProperty.java`.
And fix javdoc tag error.

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

PR: https://git.openjdk.java.net/jdk/pull/8378


More information about the core-libs-dev mailing list