Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8199457

add proxy support in NIO

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P3
    • Resolution: Not an Issue
    • 8
    • None
    • core-libs

    Description

      Starting in 12.1 the JDBC thin driver uses NIO APIs for handling sockets and
      NIO doesn't have "built-in" proxy support like OIO through -D socksProxyHost
      and -DsocksProxyPort.

      Can we add proxy support to the NIO?

      Right now to support this we need to define

       -Doracle.jdbc.javaNetNio=false

      in order to get the proxy to work.

      See base bug for more details and triage.

      Attachments

        Activity

          People

            robm Robert Mckenna
            shadowbug Shadow Bug
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: