javadoc works with native methods with body

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • None
    • Affects Version/s: 1.4.0
    • Component/s: tools

       For the code below,
       -------------------

      public class test
      {
              public native void testOne ()
              {
                      System.out.println ("Get Errors");
              }
      }

      Javac fails this case with an error (perfect behaviour) while the Javadoc accepts this and documents the class. Needs a fix.

            Assignee:
            Unassigned
            Reporter:
            Ra Vijayan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: