-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
master
The file: URL scheme has a long-standing fallback feature where an FTP call will be attempted for non-local files.
It has been suggested that this feature was an an interpretation of RFC 1738 section 3.10, and that it makes sense to disable it by default with a system property to enable it:
https://mail.openjdk.org/pipermail/net-dev/2025-March/025990.html
It has been suggested that this feature was an an interpretation of RFC 1738 section 3.10, and that it makes sense to disable it by default with a system property to enable it:
https://mail.openjdk.org/pipermail/net-dev/2025-March/025990.html
- csr for
-
JDK-8354678 Disable FTP fallback for non-local file URLs by default
-
- Closed
-
- links to
-
Commit(master) openjdk/jdk/2ea629f3
-
Review(master) openjdk/jdk/24657