> 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.
Julia Boes has updated the pull request incrementally with one additional commit since the last revision: address PR comment: change wording ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/4085/files - new: https://git.openjdk.java.net/jdk/pull/4085/files/8d3749b7..4ea073a0 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4085&range=02 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4085&range=01-02 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.java.net/jdk/pull/4085.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/4085/head:pull/4085 PR: https://git.openjdk.java.net/jdk/pull/4085