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

support ProxySettingsPerUser registry key on windows

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 6
    • deploy
    • x86
    • windows

      On windows, system administrator can use this registry key to control whether proxy setttings should be applied to all users on the system; or proxy settings should be per user.

      HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet
      Settings\ProxySettingsPerUser

      http://msdn.microsoft.com/msdnmag/issues/05/08/AutomaticProxyDetection/default.aspx

      Current Java Web Start / Java Plug-in does not support this key, and always get the settings from HKCU (per user).

      We should support the ProxySettingsPerUser key, and if that is set, we should get the settings from HKLM instead.

            cbensen Chris Bensen (Inactive)
            ngthomas Thomas Ng (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: