RFR: 8318130: SocksSocketImpl needlessly encodes hostname for IPv6 addresses
    Daniel Jeliński 
    djelinski at openjdk.org
       
    Fri Oct 20 09:25:34 UTC 2023
    
    
  
On Fri, 20 Oct 2023 08:37:33 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> why ProxySelector loads sun.net.spi.DefaultProxySelector reflectively.
Yeah, I was curious about that too; as far as I can tell, this won't prevent a class loader deadlock, and I can't think of any other reason. I can file a PR to simplify that.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16265#issuecomment-1772383865
    
    
More information about the net-dev
mailing list