Hi Christoph, On Tue, 2019-08-06 at 08:58 +0000, Langer, Christoph wrote: > Hi, > > please review the jdk11u backport of another fix for test > java/net/httpclient/UnknownBodyLengthTest.java. The patch did apply > mostly clean but needed some help in the import directives. Now the > change looks effectively the same as the original. > > Bug: https://bugs.openjdk.java.net/browse/JDK-8216562 > Webrev: http://cr.openjdk.java.net/~clanger/webrevs/8216562.11u-dev.0/
OK, SimpleSSLContext is in jdk.testlibrary (over jdk.test.lib.net in HEAD). Hence, the import hunk didn't apply cleanly. This looks good to me. Thanks, Severin