On Wed, 8 Oct 2025 14:54:30 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/java.base/share/classes/module-info.java line 282:

> 280:         java.net.http,
> 281:         jdk.naming.dns,
> 282:         jdk.httpserver;

It would be good if we could avoid giving the jdk.httpserver module access to 
the sun.net.* package.

@dfuch @Michael-Mc-Mahon Are you sure that net.properties is the right place 
for this?

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

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

Reply via email to