RFR: 8272758: Improve HttpServer to avoid partial file name matches while mapping request path to context path [v5]
Michael McMahon
michaelm at openjdk.org
Tue Feb 17 10:31:48 UTC 2026
On Tue, 17 Feb 2026 10:28:18 GMT, Michael McMahon <michaelm at openjdk.org> wrote:
>> Volkan Yazici has updated the pull request incrementally with one additional commit since the last revision:
>>
>> State that the property is temporary
>
> src/jdk.httpserver/share/classes/module-info.java line 130:
>
>> 128: *
>> 129: * <p>This property is introduced temporarily to restore the old behavior in
>> 130: * case of need and will be removed in a future release.</p>
>
> Suggestion:
>
> * <p>This property and the ability to restore the old behavior may be removed in a future release.</p>
Suggested simplification.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/29264#discussion_r2816215507
More information about the net-dev
mailing list