Remove javax.swing.JPasswordField.getText() and co.

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P3
    • tbd
    • Affects Version/s: 7, 8, 11, 14, 15, 16
    • Component/s: client-libs

       javax.swing.JPasswordField.getText() has been deprecated since JDK 1.2.

      No applications should be using it. Returning a password in String format is bad coding.

      javax.swing.JPasswordField.getText(int offs, int len) also needs to be removed.

            Assignee:
            Sergey Bylokhov
            Reporter:
            Sean Coffey
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: