mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-22 12:04:39 +02:00
8236405: Formatting issues in Kerberos debug output
Reviewed-by: mullan
This commit is contained in:
parent
c33466012e
commit
f4af0eadb6
13 changed files with 22 additions and 27 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue