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

socksProxyhost settings are ignored by JavaFX 2.2

    XMLWordPrintable

Details

    Backports

      Description

        See http://stackoverflow.com/questions/11989607/javafx2-2-stable-ignores-set-properties-for-socksproxyhost-and-socksproxypo/

        Next code
                System.setProperty("socksProxyHost", "127.0.0.1");
                System.setProperty("socksProxyPort", "9050");
        works in JavaSE and JavaFX 2.1.x but is ignored by JavaFX 2.2 (direct connect used instead)

        Attachments

          Issue Links

            Activity

              People

                igor Igor Nekrestyanov (Inactive)
                sgrinev Sergey Grinev (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                6 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported: