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

undeserved deprecation warning

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P5 P5
    • None
    • 5.0
    • tools
    • generic
    • generic

      @Deprecated class dep08 {}

      class dep08a {
        @Deprecated
        void f(){dep08 dep;}

        @Deprecated
        void g(dep08 dep){} // undeserved deprecation warning given here.
      }

            jjg Jonathan Gibbons
            ahe Peter Ahe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: