RFR: 8331195: Improve com.sun.net.httpserver.HttpExchange usability [v4]

Ethan McCue duke at openjdk.org
Thu Jun 20 14:39:16 UTC 2024


On Sat, 15 Jun 2024 03:33:23 GMT, robert engels <duke at openjdk.org> wrote:

>> robert engels has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - Merge remote-tracking branch 'robaho/HttpExchange-api-change' into HttpExchange-api-change
>>    
>>    # Conflicts:
>>    #	src/jdk.httpserver/share/classes/com/sun/net/httpserver/HttpExchange.java
>>  - update api changes based on comments
>
> Can we ask “do these changes make things better”? I think they do. They’re not perfect - the additional methods would be much better.

@robaho  I think it makes the API very _slightly_ better, but in a way that would detract from future attempts to make the API holistically better to use.

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

PR Comment: https://git.openjdk.org/jdk/pull/18955#issuecomment-2180871759


More information about the net-dev mailing list