On Tue, 18 May 2021 09:34:25 GMT, Julia Boes <jb...@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

This pull request has now been integrated.

Changeset: 31320c34
Author:    Julia Boes <jb...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/31320c3474a6054a367e764c2a9fef46ac638998
Stats:     50 lines in 2 files changed: 45 ins; 1 del; 4 mod

8267262: com/sun/net/httpserver/Filter improve API documentation of static 
methods

Reviewed-by: dfuchs, chegar

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

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

Reply via email to