Refactor JOptionPane modal internal dialog code

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 9
    • Component/s: client-libs

      Dialog class has been updated to use new public EventQueue.createSecondaryLoop() API for modality (see JDK-6949936).
      JOptionPane should be updated in the same way to get rid of internal API usage (like reflection or AWTAccessor).

      SecondaryLoop Javadoc: https://docs.oracle.com/javase/7/docs/api/java/awt/SecondaryLoop.html
      The SecondaryLoop API discussion: http://mail.openjdk.java.net/pipermail/awt-dev/2010-August/001343.html

            Assignee:
            Unassigned
            Reporter:
            Alexandr Scherbatiy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: