Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-2578

Replace SecureRandom with ThreadLocalRandom where possible

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 5.2, 4.2.18
    • None
    • None

      SecureRandom is pretty expensive. Since we don't need cryptographically strong UUIDs, we can generate all our UUIDs with ThreadLocalRandom instead.

              ttarrant@redhat.com Tristan Tarrant
              ttarrant@redhat.com Tristan Tarrant
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: