missing deprecation warning

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 5.0
    • Affects Version/s: 1.4.0
    • Component/s: tools
    • tiger
    • generic
    • solaris_8

      The 1.4.x compilers fail to report the deprecation in the following code:

      import javax.swing.*;

      public class testcompile extends JDialog {

              public void show() {
                      super.show();
              }

              public static void main(String args[]) {
              }
      }

            Assignee:
            Neal Gafter (Inactive)
            Reporter:
            Neal Gafter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: