RFR: 7105350: HttpExchange's attributes are the same as HttpContext's attributes [v5]

Michael McMahon michaelm at openjdk.org
Mon Oct 13 10:13:21 UTC 2025


On Wed, 8 Oct 2025 16:53:13 GMT, Josiah Noel <duke at openjdk.org> wrote:

>> @AlanBateman I hadn't realised that the HttpServer didn't already have access to `sun.net.*` - and I agree that it would be better if we did not add such an access. That said - the new property is a compatibility property - and documenting in module-info seemed a bit too much - so out of the way in `net.properties` seemed like an appealing place to add it. 
>> 
>> Another possibility could be to document it only in the release notes.
>
> Shall I revert the change and leave as a system property?

Could we get access to net.properties without needing to use that class in sun.net?

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

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


More information about the net-dev mailing list