RFR: 7132699 [macosx] Proxy using for connection to localhost (original) (raw)
Michael McMahon michael.x.mcmahon at oracle.com
Mon Jan 30 02:00:26 PST 2012
- Previous message: [7u-osx] Request for approval for 7133476: (fs) Files.readAttributes throws NPE
- Next message: RFR: 7132699 [macosx] Proxy using for connection to localhost
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Can I get the following webrev reviewed please?
http://cr.openjdk.java.net/~michaelm/7132699/webrev.1/
On Mac, we read the system proxy settings and by default the system sets a proxy bypass list. Unfortunately, this default list doesn't contain some entries (like localhost) which we depend on to be bypassed. So, the fix is to include our own default list together with any additional ones provided by the system.
Thanks, Michael.
- Previous message: [7u-osx] Request for approval for 7133476: (fs) Files.readAttributes throws NPE
- Next message: RFR: 7132699 [macosx] Proxy using for connection to localhost
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]