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

The string \*\ in the middle of a doc comment is converted to *\\

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.4.1
    • tools



      Name: dk30142 Date: 03/14/2003


      Today I experienced a problem using JavaDoc bundled in j2sdk1.4.1_01.
      It transformed the following JavaDoc entry:

      /**
        * Test *\\ Test
        */

      to

         Test \*\ Test

      instead of the expected

         Test *\\ Test

      ======================================================================

            Unassigned Unassigned
            dkramersunw Douglas Kramer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: