On Fri, 7 Nov 2025 09:52:06 GMT, Daniel Fuchs <[email protected]> wrote:

>>> after line 405 below
>> 
>> @dfuch, do you mean right after the `if (bodyNotPermitted(r)) {` line? 
>> (Sorry, I find line numbers difficult to track in the flux of changes.)
>
> if (bodyNotPermitted(r)) {
>                             if (bodyIsPresent(r)) {
> 
> between these two lines :-)

Implemented in 4b4a8e6ea64.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27469#discussion_r2503913741

Reply via email to