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

Ichiroh Takiguchi itakiguchi at openjdk.java.net
Tue May 31 22:47:46 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;

jdk18u-fix-yes is verified.

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

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


More information about the jdk-updates-dev mailing list