hg: jdk-updates/jdk11u-dev: 8190737: use unicode version of the canonicalize() function to handle long path on windows

christoph.langer at sap.com christoph.langer at sap.com
Thu Oct 17 20:57:50 UTC 2019


Changeset: 1f86e4ce4c8c
Author:    ccheung
Date:      2018-09-14 11:17 -0700
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/1f86e4ce4c8c

8190737: use unicode version of the canonicalize() function to handle long path on windows
Summary: also calling CreateFileW in zip_util.c to handle long path
Reviewed-by: sherman, iklam

! src/hotspot/os/windows/include/jvm_md.h
! src/java.base/share/native/libzip/zip_util.c
! src/java.base/windows/native/libjava/canonicalize_md.c
! src/java.base/windows/native/libjava/io_util_md.h
! test/hotspot/jtreg/runtime/LoadClass/LongBCP.java



More information about the jdk-updates-changes mailing list