8261977: Fix comment for getPrefixed() in canonicalize_md.c

Reviewed-by: alanb
This commit is contained in:
Alexey Semenyuk 2021-02-18 20:54:40 +00:00
parent 9cf4f90d34
commit 0c31d5b9c5

View File

@ -372,11 +372,7 @@ finish:
return ret;
}
/* The appropriate location of getPrefixed() is io_util_md.c, but it is
also used in a non-OpenJDK context within Oracle. There, canonicalize_md.c
is already pulled in and compiled, so to avoid more complicated solutions
we keep this method here.
*/
/* The appropriate location of getPrefixed() is io_util_md.c */
/* copy \\?\ or \\?\UNC\ to the front of path */
JNIEXPORT WCHAR*