RFR: 8358688: HttpClient: Simplify file streaming in RequestPublishers.FilePublisher
Jaikiran Pai
jpai at openjdk.org
Thu Jun 5 14:05:50 UTC 2025
On Thu, 5 Jun 2025 13:30:10 GMT, Volkan Yazici <vyazici at openjdk.org> wrote:
> Also removing certain test files which were rendered redundant after SecurityManager removal. We do this in this PR, since tests were added due to touched lines.
I think, if it's possible, then it might still be better to remove those tests independently in a separate task. That way that issue can be linked to the SecurityManager removal work in https://bugs.openjdk.org/browse/JDK-8338411. But please wait for Daniel's suggestion on whether it needs to be a separate task.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25662#issuecomment-2944565919
More information about the net-dev
mailing list