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

Make entry classes in PKCS12KeyStore immutable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 22
    • None
    • security-libs
    • None

      PKCS12KeyStore contains several internal classes for different kinds of entries and they are all mutable. Not only the contents are updated during the loading phase, but the attributes can also be modified at read time. This could lead to race conditions and modifying the attributes after loading is a mostly a waste of time.

            bperez Ben Perez
            weijun Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: