RFR: 8272758: Improve HttpServer to avoid partial file name matches while mapping request path to context path [v3]
Volkan Yazici
vyazici at openjdk.org
Thu Feb 19 09:46:54 UTC 2026
On Wed, 4 Feb 2026 15:33:06 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
>> Volkan Yazici has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
>>
>> - Apply review feedback
>> - Merge remote-tracking branch 'upstream/master' into srvCtxPath
>> - Add property to switch between prefix matching schemes
>> - Do exact path prefix matching in `HttpServer`
>
> I wonder if we will be asked to change the name of the property in the CSR review. We typically do not use the `sun.` prefix for new properties.
@dfuch, @Michael-Mc-Mahon, thanks so much for your patience and kind assistance. Using ed44cf3e4ea, I've verified that the HTML-rendered API specification (using `make docs`) looks good and Tier 1-2 is clear.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/29264#issuecomment-3925965674
More information about the net-dev
mailing list