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

Encoder.writeStatement(Statement) cannot call overridden methods in some cases

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 9
    • client-libs
    • None
    • generic
    • generic

      The next call tries to invoke setUI method of some JButton, but cannot:
      ComponentUI ui = null;
      invokeStatement(jbutton, "setUI", new Object[] { ui }, out);

            Unassigned Unassigned
            serb Sergey Bylokhov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: