-
Bug
-
Resolution: Fixed
-
P4
-
1.4.2
-
None
-
b28
-
generic
-
generic
Krb5Context has a couple of calls to printStackTrace when exceptions are caught and rethrown. This is bad practice for production systems; these should now either go through the logging API or somehow be made conditional (default off).