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

unballanced <pre>...</pre> tags in online doc for java.util.Random

XMLWordPrintable

    • 1.3
    • generic
    • generic



      Name: dkC59003 Date: 06/23/99



      Online documentation shipped with JDK releases 1.2, 1.2.1, 1.2.2, and 1.3
      contains unballanced <pre>...</pre> tags in Javadoc-generated description
      for the class java.util.Random, method nextBoolean(). Namely, closing </pre>
      tag is ommited just after the algorithm of this method is displayed:
          public boolean nextBoolean() {return next(1) != 0;}

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

            shommel Scott Hommel (Inactive)
            dkhukhrosunw Dmitry Khukhro (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: