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

Provider api implementations are not synchronized properly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 1.2.2
    • 1.2.0
    • security-libs
    • None
    • 1.2.2
    • generic
    • solaris_2.5.1

      The various mathods on java.security.Security for inserting,
      removing and looking up providers and provider properties are not
      synchronized. If providers are inserted or removed by one thread while
      lookups are occuring in another thread then spurious failures such as
      null pointer exceptions or bad array indexing may occur.

            jlueheorcl Jan Luehe (Inactive)
            jdn Jeffrey Nisewanger (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: