diff options
| author | Endi Sukma Dewata <edewata@redhat.com> | 2012-01-10 16:39:57 -0600 |
|---|---|---|
| committer | Endi Sukma Dewata <edewata@redhat.com> | 2012-01-10 20:23:06 -0600 |
| commit | 950766c4899741527aadb7ce785522f0fb14ec5c (patch) | |
| tree | 1b128dc2af0143f47a891f54ae68d755d49cf6cf /pki/base/java-tools/src/com | |
| parent | d5a1c6dfcbe1b1ab7ffe711996f970f1c410b919 (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/com')
0 files changed, 0 insertions, 0 deletions
