Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Fri, 06 Oct 2017 20:45:33 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #975: Version from 42.1.0 can't connect to 127.0.0.1 with System SOCKS proxy In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 334865548 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 975 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/975#issuecomment-334865548 Content-Type: text/plain; charset=utf-8 It looks like http://bugs.java.com/bugdatabase/view_bug.do?bug_id=5001942 was fixed in 1.8u65. That is 1.8u65+ should be able to get "system settings" for proxy configuration, and it should be able to use `socksNonProxyHosts` if provided.