On Fri, 15 May 2026 09:09:27 GMT, Daniel Fuchs <[email protected]> wrote:

>> Volkan Yazici has updated the pull request incrementally with two additional 
>> commits since the last revision:
>> 
>>  - `empty path segments` -> `empty segments`
>>  - `{@code "//"} segment` -> `empty segment`
>
> src/java.base/share/classes/java/net/URI.java line 1033:
> 
>> 1031:      *   <b><i>(Deviation from RFC&nbsp;2396)</i></b> </p></li>
>> 1032:      *
>> 1033:      *   <li><p> All {@code "//"} empty segments are removed.
> 
> Suggestion:
> 
>      *   <li><p> All redundant {@code "/"} (empty segments) are removed.

Applied in 0ffb2cb01a1.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/31150#discussion_r3247347459

Reply via email to