Please review the fix at
http://cr.openjdk.java.net/~weijun/8190690/webrev.00/
Before this fix, a static block in KDC.java set a customized name service
provider. Some recent change (jdk8u161?) inside JDK might have added a name
lookup before this provider is set and the provider is never lo
Hello,
We have a server that makes a request to another one using (com.ning)
AsyncHttpClient and we're having an issue getting TLS working. I've looked
at quite a few Google results but they don't seem to apply; or the
suggestions don't make a difference in our case.
Java 1.8.0_131
Both servers o
(Moved from jdk9-dev list[1] to here)
I would like to contribute a patch, containing a potential fix and a
test case, to the issue reported at
https://bugs.openjdk.java.net/browse/JDK-8190917. This is going to be my
first contribution to OpenJDK, so I would need some guidance/help in
having t