javadoc "index" fails with constant starting with "_"

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 1.1
    • Component/s: tools



      Name: sgC58550 Date: 06/04/97


      I had this line in my java source:
      public final static java.lang.String _30_360 = "30/360";

      when I ran javadoc it worked except NO INDEX.

      When I changed the line to:
      public final static java.lang.String DC_30_360 = "30/360";

      then when I ran javadoc it worked with the index.

      company - CATS Software
      ======================================================================

            Assignee:
            Robert Field (Inactive)
            Reporter:
            Sheri Good (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: