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

Thread safety problem in java.net.ProxySelector

XMLWordPrintable

    • b17
    • generic
    • generic
    • Verified

      A DESCRIPTION OF THE PROBLEM :

      The default proxy selector field in java.net.ProxySelector is
      essentially a global variable with no thread safety measures taken to
      ensure that accesses are valid. Anecdotally, a symptom of this bug
      *may* be that the field appears `null` after assignment (based on an
      IRC discussion with a confused user).



            dfuchs Daniel Fuchs
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: