use reproducible random in hotspot tests

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Delivered
    • Priority: P4
    • 15
    • Affects Version/s: 15
    • Component/s: hotspot

      some of hotspot tests still use java.util.Random or Math.random directly, to make tests execution more deterministic it's better to use Utils.getRandomInstance() in all such tests.

      it also makes sense to adopt 'randomness' k/w (used in jdk test suite), so it will be easier to identify tests whose behavior might vary from run to run.

        There are no Sub-Tasks for this issue.

            Assignee:
            Igor Ignatyev (Inactive)
            Reporter:
            Igor Ignatyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: