Skip to content

Consider making ProxySelector.getDefault() the default ProxyConfig #5251

@jrhee17

Description

@jrhee17

Because this is already the default when JDK's proxy is used.
By using ProxySelector.getDefault() by default, we can reduce user confusion.

One thing to note is DefaultProxySelector#select has some privileged/synchronized calls even for non-proxy calls, so we may need to consider whether there will be a performance hit.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions