On Thu, 6 Feb 2025 19:46:21 GMT, Naoto Sato <na...@openjdk.org> wrote:
> This is a follow-on fix to > [JDK-8337506](https://bugs.openjdk.org/browse/JDK-8337506). The Java launcher > can take arguments from "JDK_JAVA_OPTIONS" environment variable, so the same > processing is needed. Also, obsolete code for Windows 9x has been removed. This pull request has now been integrated. Changeset: 64281653 Author: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/642816538fbaa5b74c6beb8a14d1738cdde28c10 Stats: 138 lines in 3 files changed: 74 ins; 43 del; 21 mod 8349254: Disable "best-fit" mapping on Windows environment variables Reviewed-by: jlu, jpai ------------- PR: https://git.openjdk.org/jdk/pull/23498