RFR: 8267262: com/sun/net/httpserver/Filter improve API documentation of static methods [v3]

Julia Boes jboes at openjdk.java.net
Wed May 19 15:31:42 UTC 2021


On Wed, 19 May 2021 10:21:02 GMT, Julia Boes <jboes at openjdk.org> wrote:

>> The filter operation `Consumer` that is passed to the factory methods can throw an unchecked exception. This change adds a note on the exception handling in that case. It also adds a clarification to `Filter::afterHandler` on the relation of the filter operation and the client receiving the response.
>> 
>> CSR: https://bugs.openjdk.java.net/browse/JDK-8267379
>
> Julia Boes has updated the pull request incrementally with one additional commit since the last revision:
> 
>   address PR comment: change wording

CSR for review: https://bugs.openjdk.java.net/browse/JDK-8267379

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

PR: https://git.openjdk.java.net/jdk/pull/4085


More information about the net-dev mailing list