8236405: Formatting issues in Kerberos debug output

Reviewed-by: mullan
This commit is contained in:
Weijun Wang 2019-12-21 15:27:37 +08:00
parent c33466012e
commit f4af0eadb6
13 changed files with 22 additions and 27 deletions

View file

@ -54,8 +54,6 @@ public class KrbTgsReq {
private boolean useSubkey = false;
EncryptionKey tgsReqKey;
private static final boolean DEBUG = Krb5.DEBUG;
private byte[] obuf;
private byte[] ibuf;