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

Typo in package-info.java of java.util.random

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • None
    • core-libs
    • b25

      The current javadoc in java.util.random package-info states:
      ....
      <p> A more recent category of "splittable" pseudorandom generator algorithms
       * uses a large family of state cycles and makes some attempt to ensure that
       * distinct instances use different state cycles; but even if two instances
       * "accidentally" use the same state cycle, they are highly likely to traverse
       * different regions parts of that shared state cycle.

      That last part of the sentence, I think, shouldn't have the word "parts" in it.

            jpai Jaikiran Pai
            jpai Jaikiran Pai
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: