Re: RFR: JDK-8015692 - java.net.BindException is thrown on Windows XP when HTTP server is started and stopped in the loop.
Hi Please oblige and review the updated patch http://cr.openjdk.java.net/~msheppar/8015692/webrev.02a/ to address the issue https://bugs.openjdk.java.net/browse/JDK-8015692 as suggested the ServerImpl.stop() method performs a join, only, for the dispatcher thread so that all housekeeping i
JEP 110: HTTP 2 Client
New JEP Candidate: http://openjdk.java.net/jeps/110 - Mark