Eliminate JmeterKeyStore and simplify code
Open
enhancement
os: Windows
P2
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
**Sebb** ([Bug 52131](https://bz.apache.org/bugzilla//show_bug.cgi?id=52131&redirect=false)):
The JmeterKeyStore class is not really needed any more, and could be dropped in favour of DefaultKeyStore.
This would then allow the ctor to be extended to include the indexes, which could then be final variables.
Alternatively, merge DefaultKeyStore into JmeterKeyStore and make that class concrete. That would probably mean fewer changes.
Thoughts?
OS: Windows XP
Contributor guide
Assessment
This issue has not been assessed yet.