Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-3266

UUID optimization

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • None
    • None

      A few pieces in the code generate UUID via its 'randomUUID()' method.

      Internally that uses SecureRandom:
      https://github.com/apache/harmony/blob/java6/classlib/modules/luni/src/main/java/java/util/UUID.java#L128

      we should try to find an optimization for that

            Unassigned Unassigned
            mwessend@redhat.com Matthias Wessendorf
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: