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

Ichiroh Takiguchi itakiguchi at openjdk.java.net
Tue May 31 22:49:04 UTC 2022


On Thu, 26 May 2022 23:11:36 GMT, Ichiroh Takiguchi <itakiguchi at openjdk.org> wrote:

> Backport JDK-8285517
> 
> Backport is not clean.
> Because following patch is not integrated on test/jdk/java/lang/ProcessBuilder/Basic.java:
>   8284161: Implementation of Virtual Threads (Preview)
> The modification does not affect logic, just remove following line:
>   import java.lang.reflect.Field;

This pull request has now been integrated.

Changeset: 751cadc1
Author:    Ichiroh Takiguchi <itakiguchi at openjdk.org>
URL:       https://git.openjdk.java.net/jdk18u/commit/751cadc1cdb4b076cef75619854629c8f3aab4dd
Stats:     264 lines in 5 files changed: 217 ins; 24 del; 23 mod

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

Backport-of: 890771e708277c5f7ea9460ff7bcc7e4cae87eab

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

PR: https://git.openjdk.java.net/jdk18u/pull/139


More information about the jdk-updates-dev mailing list