On Wed, 11 Aug 2021 17:52:57 GMT, Alexey Semenyuk <asemen...@openjdk.org> wrote:
> Restart window app launcher to make changes made to `PATH` env variable > visible to JLI code in > https://github.com/openjdk/jdk/blob/master/src/hotspot/os/windows/os_windows.cpp#L347 This pull request has now been integrated. Changeset: cd2dbe5f Author: Alexey Semenyuk <asemen...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/cd2dbe5f007baf81ae9262c1152917e620970621 Stats: 75 lines in 4 files changed: 63 ins; 5 del; 7 mod 8272328: java.library.path is not set properly by Windows jpackage app launcher Reviewed-by: herrick, almatvee ------------- PR: https://git.openjdk.java.net/jdk/pull/5090