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

Daniel Fuchs dfuchs at openjdk.org
Tue Feb 17 10:12:37 UTC 2026


On Mon, 16 Feb 2026 19:24:00 GMT, Volkan Yazici <vyazici 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>
> 
> @dfuch @Michael-Mc-Mahon I've added the following paragraph to state that the property is temporary. Would you mind sharing your feedback, please? After integrating your feedback, I will issue a 2nd CSR round.

LGTM. I might have put something shorter, like: "This property is temporary and may be removed in a future release" but what you have is good. I'll defer to @Michael-Mc-Mahon .

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

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


More information about the net-dev mailing list