Hi, in Solr's Core test class is a file "SecureRandomAlgorithmTesterApp.java" in the default package. It is also compiled, but not used anywhere. It does not appear in Javadocs (as it's test only), but the updated weekly OpenClover coverage report list it as a completely untested class file in the default package. I'd like to delete it unless there is a use-case for it. Maybe let's move it into a package, if it's of use. It seems to be a command line program to test some SecureRandomConfigs in the JVM.
It was added by: SOLR-10338: Configure SecureRandom non blocking for tests (Mark Miller). I think it was just some testing when SecureRandom support was added and got accidentally committed to source tree. Uwe ----- Uwe Schindler Achterdiek 19, D-28357 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org