https://bz.apache.org/bugzilla/show_bug.cgi?id=60750
qixiaobo...@gmail.com changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INV
https://bz.apache.org/bugzilla/show_bug.cgi?id=60762
--- Comment #2 from Jesse ---
In version 8.5.9 that we are running it looks like that method calls
putIfAbsent against the sslHostConfigs map, throwing an
IllegalArgumentException if there is a duplicate SSLHostConfig object for the
given key/h
https://bz.apache.org/bugzilla/show_bug.cgi?id=60750
--- Comment #6 from qixiaobo...@gmail.com ---
case CLOSE_NOW: {
// Block further output
getOutputBuffer().finished = true;
setErrorState(ErrorState.CLOSE_NOW, null);
break;
}
public void
ump/public/workspace/objenesis/main/target/objenesis-2.6-SNAPSHOT.jar
-Dexamples.sources.skip=true
-Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20170222.jar
-Dtest.openssl.path=/srv/gump/public/workspace/openssl-1.0.2/dest-20170222/bin/openssl
-Dex