summaryrefslogtreecommitdiffstats
path: root/pki/base/java-tools/src
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-01-10 16:39:57 -0600
committerEndi Sukma Dewata <edewata@redhat.com>2012-01-10 20:23:06 -0600
commit950766c4899741527aadb7ce785522f0fb14ec5c (patch)
tree1b128dc2af0143f47a891f54ae68d755d49cf6cf /pki/base/java-tools/src
parentd5a1c6dfcbe1b1ab7ffe711996f970f1c410b919 (diff)
Replaced TreeSet with LinkedHashSet.
The TreeSet has been replaced by LinkedHashSet because it is used to store non-Comparable objects according to the insertion order. This fixes a ClassCastException that happens while viewing Certificate Revocation List.
Diffstat (limited to 'pki/base/java-tools/src')
0 files changed, 0 insertions, 0 deletions