Searched refs:DEBUG (Results 51 - 75 of 279) sorted by relevance

1234567891011>>

/openjdk7/jdk/test/sun/security/pkcs11/KeyStore/
H A DBasic.sh78 DEBUG=sunpkcs11,pkcs11keystore
83 echo DEBUG=${DEBUG}
187 -Djava.security.debug=${DEBUG} \
H A DSolaris.sh74 DEBUG=sunpkcs11,pkcs11keystore
78 echo DEBUG=${DEBUG}
155 -Djava.security.debug=${DEBUG} \
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/
H A DConnectorImpl.java53 static final protected boolean DEBUG; field in class:ConnectorImpl
57 DEBUG = System.getProperty("sun.jvm.hotspot.jdi.ConnectorImpl.DEBUG") != null;
62 if (DEBUG) {
74 if (DEBUG) {
114 if (DEBUG) {
124 if (DEBUG) {
132 if (DEBUG) {
139 if (DEBUG) {
160 if (DEBUG) {
[all...]
/openjdk7/jdk/src/share/classes/sun/security/krb5/internal/ccache/
H A DFileCredentialsCache.java65 private static boolean DEBUG = Krb5.DEBUG; field in class:FileCredentialsCache
88 if (DEBUG) {
93 if (DEBUG) {
131 if (DEBUG) {
135 if (DEBUG) {
221 if (DEBUG) {
232 if (DEBUG) {
386 if (DEBUG) {
424 if (DEBUG) {
[all...]
/openjdk7/jdk/src/share/classes/java/awt/font/
H A DTextJustifier.java55 static boolean DEBUG = false; field in class:TextJustifier
66 if (DEBUG) {
92 if (DEBUG)
165 if (DEBUG) {
225 if (DEBUG) {
/openjdk7/jdk/src/share/classes/sun/security/jgss/spnego/
H A DNegTokenTarg.java108 if (DEBUG) {
119 if (DEBUG) {
163 if (DEBUG) {
171 if (DEBUG) {
182 if (DEBUG) {
H A DNegTokenInit.java119 if (DEBUG) {
171 if (DEBUG) {
182 if (DEBUG) {
191 if (DEBUG) {
/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/axes/
H A DMatchPatternIterator.java57 /** DEBUG flag for diagnostic dumps. */
58 private static final boolean DEBUG = false; field in class:MatchPatternIterator
115 if(false || DEBUG)
147 if(false || DEBUG)
232 if(DEBUG)
253 if(DEBUG)
296 if(DEBUG)
308 if(DEBUG)
/openjdk7/jdk/src/windows/classes/sun/security/krb5/internal/tools/
H A DKinitOptions.java69 private boolean DEBUG = Krb5.DEBUG; field in class:KinitOptions
211 if (DEBUG) {
219 if (DEBUG) {
223 if (DEBUG) {
229 if (DEBUG) {
241 if (DEBUG) {
/openjdk7/jdk/test/java/beans/PropertyChangeSupport/
H A DTest4682386.java70 private static final boolean DEBUG = true; field in class:Test4682386
125 if (DEBUG) {
139 if (DEBUG) {
147 if (DEBUG) {
201 if (DEBUG) {
223 if (DEBUG) {
242 if (DEBUG) {
/openjdk7/jdk/src/share/native/sun/font/layout/
H A DKernTable.cpp42 #define DEBUG 0 macro
102 #if DEBUG
109 #if DEBUG
174 #if DEBUG
245 #if DEBUG
254 #if DEBUG
260 #if DEBUG
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/utils/
H A DObjectFactory.java67 private static final boolean DEBUG = false; field in class:ObjectFactory
148 if (DEBUG) debugPrintln("created new instance of factory " + factoryId);
226 if (DEBUG) debugPrintln("created new instance of " + providerClass +
269 if (DEBUG) debugPrintln("found system property, value=" + systemProp);
371 if (DEBUG) debugPrintln("found in " + propertiesFilename + ", value="
386 if (DEBUG) {
480 if (DEBUG) debugPrintln("created new instance of " + providerClass +
599 if (DEBUG) debugPrintln("found jar resource=" + serviceId +
645 if (DEBUG) debugPrintln("found in resource, value="
/openjdk7/jdk/src/share/classes/javax/net/ssl/
H A DSSLSocketFactory.java50 static final boolean DEBUG; field in class:SSLSocketFactory
56 DEBUG = s.contains("all") || s.contains("ssl");
60 if (DEBUG) {
/openjdk7/jdk/src/share/classes/sun/security/krb5/
H A DKdcComm.java74 private static final boolean DEBUG = Krb5.DEBUG; field in class:KdcComm
121 if (DEBUG) {
153 if (DEBUG) {
233 if (DEBUG) {
310 if (DEBUG) {
324 if (DEBUG) {
370 if (DEBUG) {
389 if (DEBUG) {
468 if (DEBUG) {
[all...]
H A DKrbAsReq.java46 private boolean DEBUG = Krb5.DEBUG; field in class:KrbAsReq
108 if (DEBUG) {
H A DKrbAsRep.java54 private boolean DEBUG = Krb5.DEBUG; field in class:KrbAsRep
78 if (DEBUG) {
172 if (DEBUG) {
/openjdk7/jdk/src/share/classes/sun/security/krb5/internal/
H A DKDCOptions.java147 private boolean DEBUG = Krb5.DEBUG; field in class:KDCOptions
278 if (DEBUG) {
H A DNetClient.java85 if (Krb5.DEBUG) {
87 ">>>DEBUG: TCPClient could not read length field");
93 if (Krb5.DEBUG) {
95 ">>>DEBUG: TCPClient reading " + len + " bytes");
98 if (Krb5.DEBUG) {
100 ">>>DEBUG: TCPClient zero or negative length field: "+len);
108 if (Krb5.DEBUG) {
110 ">>>DEBUG: TCPClient could not read complete packet (" +
/openjdk7/jdk/src/share/classes/sun/security/krb5/internal/crypto/
H A DCksumType.java43 private static boolean DEBUG = Krb5.DEBUG; field in class:CksumType
114 if (DEBUG) {
/openjdk7/jdk/src/share/classes/sun/security/krb5/internal/ktab/
H A DKeyTabInputStream.java51 boolean DEBUG = Krb5.DEBUG; field in class:KeyTabInputStream
139 if (DEBUG) {
/openjdk7/jdk/src/share/classes/sun/net/www/protocol/http/spnego/
H A DNegotiatorImpl.java52 private static final boolean DEBUG = field in class:NegotiatorImpl
119 if (DEBUG) {
150 if (DEBUG) {
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/ia64/
H A DIA64CurrentFrameGuess.java50 private static final boolean DEBUG = false; field in class:IA64CurrentFrameGuess
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Checkbox.h80 #ifdef DEBUG
/openjdk7/jdk/src/share/transport/shmem/
H A DshmemBase.h52 #ifdef DEBUG
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_Plugin.c57 #ifdef DEBUG
131 #ifdef DEBUG

Completed in 183 milliseconds

1234567891011>>