Integrated: 8349254: Disable "best-fit" mapping on Windows environment variables
Naoto Sato
naoto at openjdk.org
Tue Feb 11 17:23:21 UTC 2025
On Thu, 6 Feb 2025 19:46:21 GMT, Naoto Sato <naoto at 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 <naoto at 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
More information about the core-libs-dev
mailing list