RFR: 8272758: Improve HttpServer to avoid partial file name matches while mapping request path to context path [v5]

Volkan Yazici vyazici at openjdk.org
Wed Feb 18 14:20:46 UTC 2026


On Tue, 17 Feb 2026 10:28:37 GMT, Michael McMahon <michaelm at openjdk.org> wrote:

>> 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.

@dfuch, @Michael-Mc-Mahon, thanks so much for the prompt reaction. Applied the suggestion in 7116aa2f005.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29264#discussion_r2822593344


More information about the net-dev mailing list