ThreadLocalRandom spec says about additional methods which is not true anymore

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P4
    • None
    • Affects Version/s: 20
    • Component/s: core-libs

      Currently, ThreadLocalRandom spec has the following clause:

      > This class also provides additional commonly used bounded random generation methods.

      However, with the introduction of RandomGenerator interface, all these methods were added to Random class as well, so ThreadLocalRandom does not provide any additional random generation methods. I suggest to remove this clause.

            Assignee:
            Raffaello Giulietti
            Reporter:
            Tagir Valeev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: