Files
gerrit/gerrit-acceptance-tests
Dave Borowitz 2fff698c80 Avoid unnecessary ByteBuffer.wrapping of GPG fingerprints
We can get equivalent behavior from JGit's NB utility functions
without the additional allocation. Consolidate the toString
implementation for fingerprints into a static method in Fingerprint.

Change-Id: I42d6398cdc40cbc3d145065c32b4172d9d8f067d
2015-08-25 10:19:33 -04:00
..