RFR: 8355572: Support HTTP Range requests in Simple Web Server [v3]
Daniel Fuchs
dfuchs at openjdk.org
Thu Oct 30 14:55:28 UTC 2025
On Thu, 30 Oct 2025 14:00:56 GMT, Peyang <duke at openjdk.org> wrote:
>> Yes that would be OK.
>
> I plan to make this method `public static` so that it can be tested directly.
> This method doesn’t depend on the handler instance, and doing so will allow the test class which currently has no package declaration to invoke it.
> Please let me know if you have any concerns.
>
> Also, sorry for the long messages: this is my first contribution and I’m trying to be thorough.
Public static sounds fine to me. No need for apologies.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28021#discussion_r2478427036
More information about the net-dev
mailing list