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

java.security.KeyPair should implement Destroyable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • None
    • 8, 9
    • security-libs
    • None

      It contains a Destroyable field but does not itself implement Destroyable which seems like an oversight.

      private fields could/should also be final.

      Probably too late but the constructor should have used Objects.requireNonNull on args.

            ascarpino Anthony Scarpino
            mduigou Mike Duigou
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: