On Wed, 8 Oct 2025 14:45:59 GMT, Josiah Noel <[email protected]> wrote:

>> Now ExchangeImpl will default to having a separate attribute map for the 
>> request duration.
>
> Josiah Noel has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Update module-info.java

src/jdk.httpserver/share/classes/module-info.java line 104:

> 102:  * </li></ul>
> 103:  *
> 104:  * Additional system/networking properties may be defined in 
> net.properties

I'd suggest the following to match other places were net.properties is 
mentioned in the API doc.

Suggestion:

 * Additional system/networking properties may be defined in the {@code 
conf/net.properties} configuration file.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27652#discussion_r2414119090

Reply via email to