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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.1
    • 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
      ======================================================================

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: