RFR: 8358688: HttpClient: Simplify file streaming in RequestPublishers.FilePublisher

Daniel Fuchs dfuchs at openjdk.org
Fri Jun 6 08:11:36 UTC 2025


On Fri, 6 Jun 2025 07:47:17 GMT, Volkan Yazici <vyazici at openjdk.org> wrote:

> Such a test already exists: FilePublisherTest. I deleted its SM counterpart: FilePublisherPermsTest.

This test seems to test more things and less things than FilePublisherTest (typically it does test FileNotFoundException). We shouldn't simply delete it, but potentially migrate the parts that are not covered by FilePublisherTest into FilePublisherTest first. Best done in another PR.

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

PR Comment: https://git.openjdk.org/jdk/pull/25662#issuecomment-2948435629


More information about the net-dev mailing list