some security2 unit tests log redundant information
---------------------------------------------------
Key: HARMONY-44
URL: http://issues.apache.org/jira/browse/HARMONY-44
Project: Harmony
Type: Improvement
Components: Classlib
Reporter: Mikhail Loenko
Priority: Trivial
Information that is logged by security2 unit tests should be revisited. For
example the following logs at the beginning of tests
are not necessary and should be removed:
logln("==test_02: UnrecoverableKeyException==");
There are 231 occurrences of this kind out of 534 total logging calls in the
security2 unit tests. I'm going to submit a patch
removing logln("==...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira