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

Improve java/util/UUID/UUIDTest.java

XMLWordPrintable

    • b26

        UUID is very important class that is used to track identities of objects in large scale systems. Yet, the coverage in JDK test is disappointing: it tests only 100 of UUID instances per test, which is way too small to detect collisions due to the bad randomness for example.

        I have some pending work to improve UUID performance, and tests should be improved.

              shade Aleksey Shipilev
              shade Aleksey Shipilev
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: