RFR: 8267262: com/sun/net/httpserver/Filter improve API documentation of static methods
Daniel Fuchs
dfuchs at openjdk.java.net
Wed May 19 09:19:57 UTC 2021
On Tue, 18 May 2021 09:34:25 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.
I suspect this need a CSR...
-------------
PR: https://git.openjdk.java.net/jdk/pull/4085
More information about the net-dev
mailing list