mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8228659: Record which Java methods are called by native codes in JGSS and JAAS
Reviewed-by: mullan
This commit is contained in:
parent
83b11a570a
commit
12c278c3e3
17 changed files with 44 additions and 95 deletions
|
@ -309,7 +309,7 @@ public class Krb5 {
|
|||
return errMsgList.get(i);
|
||||
}
|
||||
|
||||
|
||||
// Warning: used by NativeCreds.c
|
||||
public static final boolean DEBUG = GetBooleanAction
|
||||
.privilegedGetProperty("sun.security.krb5.debug");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue