On Mon, 20 Oct 2025 10:09:37 GMT, Volkan Yazici <[email protected]> wrote:

>> Validate and clamp the value populated from the `jdk.httpclient.bufsize` 
>> system property. Added two new tests: Does clamping work? Does the minimum 
>> value wedge the client?
>
> Volkan Yazici has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Update `module-info.java` docs

It's an implementation specific property - so not part of the Java SE 
specification. IMO it was a bug that we didn't clamp it in the first place. 
There's no real change in observable behaviour here. I am not sure we actually 
need a CSR.

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

PR Comment: https://git.openjdk.org/jdk/pull/27874#issuecomment-3422837828

Reply via email to