RFR: 8353440: Disable FTP fallback for non-local file URLs by default [v10]

Eirik Bjørsnøs eirbjo at openjdk.org
Wed Apr 30 17:31:48 UTC 2025


On Mon, 28 Apr 2025 09:21:54 GMT, Michael McMahon <michaelm at openjdk.org> wrote:

> > > I have added a Release Note as a subtask in the JBS issue, this also needs a review.
> > 
> > 
> > Hi Eirik, I have updated the wording of the release note at https://bugs.openjdk.org/browse/JDK-8354658 ; @AlanBateman or @Michael-Mc-Mahon may need to review my changes.
> 
> I fixed a few typos. Otherwise, it looks good.

Thanks Michael for your updates to the release note.

The property specification includes a recommendation that the ftp:// scheme should be used directly instead of relying on the file: scheme for FTP support.


Should we add some wording to that effect in the release note as well, to notify users that code relying on this legacy feature to resolve files using FTP should use explicit ftp:// URLs instead?

Note that I’m away from keyboard so cannot update JBS myself.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/24657#issuecomment-2842772110


More information about the net-dev mailing list