Searched refs:debug (Results 126 - 150 of 651) sorted by relevance

1234567891011>>

/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/sasl/
H A DSaslOutputStream.java36 private static final boolean debug = false; field in class:SaslOutputStream
46 if (debug) {
79 if (debug) {
94 if (debug) {
/openjdk7/jdk/src/share/classes/com/sun/tools/example/debug/bdi/
H A DSpecEvent.java35 package com.sun.tools.example.debug.bdi;
/openjdk7/jdk/src/share/classes/com/sun/tools/example/debug/event/
H A DClassPrepareEventSet.java35 package com.sun.tools.example.debug.event;
H A DClassUnloadEventSet.java35 package com.sun.tools.example.debug.event;
H A DExceptionEventSet.java35 package com.sun.tools.example.debug.event;
H A DWatchpointEventSet.java35 package com.sun.tools.example.debug.event;
/openjdk7/jdk/src/share/classes/com/sun/tools/example/debug/gui/
H A DEnvironment.java35 package com.sun.tools.example.debug.gui;
39 import com.sun.tools.example.debug.bdi.*;
145 com.sun.tools.example.debug.gui.GUI.srcTool.showSourceFile(fileName);
152 com.sun.tools.example.debug.gui.GUI.srcTool.showSourceForLocation(locn);
H A DMonitorTool.java35 package com.sun.tools.example.debug.gui;
41 import com.sun.tools.example.debug.bdi.*;
42 import com.sun.tools.example.debug.expr.ExpressionParser;
43 import com.sun.tools.example.debug.expr.ParseException;
H A DTypeScriptWriter.java35 package com.sun.tools.example.debug.gui;
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/ws/wscompile/
H A DWsimportListener.java76 public void debug(SAXParseException exception){} method in class:WsimportListener
/openjdk7/jdk/test/com/sun/nio/sctp/SctpChannel/
H A DCommUp.java84 debug("Server started and listening on " + address);
100 debug("connecting to " + peerAddress);
113 debug("select " + z);
115 debug("returned " + keysAdded + " keys");
211 debug("addrs should not be empty");
237 debug("accepted " + sc);
244 debug("select");
246 debug("returned " + keysAdded + " keys");
321 debug("AssociationChangeNotification");
322 debug(" Associatio
343 boolean debug = true; field in class:CommUp
351 void debug(String message) {if(debug) { out.println(Thread.currentThread().getName() + ": " + message); } } method in class:CommUp
[all...]
H A DShutdown.java74 debug("Server started and listening on " + address);
93 debug("Test 1: NotYetConnectedException");
109 debug("Test 2: invoking receive");
128 debug("Test 3: receive notifications");
135 debug("Test 4: no-op");
144 debug("Test 5: ClosedChannelException");
156 debug("Test 6: getRemoteAddresses");
186 debug("addrs should not be empty");
259 debug(sn.toString());
265 boolean debug field in class:Shutdown
273 void debug(String message) {if(debug) { System.out.println(message); } } method in class:Shutdown
[all...]
/openjdk7/jdk/test/sun/security/tools/jarsigner/
H A Donlymanifest.sh61 $JARSIGNER -keystore $KS -storepass changeit $JFILE a -debug -strict || exit 2
62 $JARSIGNER -keystore $KS -storepass changeit -verify $JFILE a -debug -strict \
/openjdk7/jdk/src/share/classes/sun/security/jgss/wrapper/
H A DSunNativeProvider.java54 private static final String DEBUG_PROP = "sun.security.nativegss.debug";
58 static void debug(String message) { method in class:SunNativeProvider
76 debug("No j2gss library found!");
102 debug("Loaded GSS library: " + libName);
107 debug("Native MF for " + mechs[i]);
/openjdk7/jdk/src/share/classes/sun/security/provider/certpath/
H A DReverseBuilder.java73 private Debug debug = Debug.getInstance("certpath"); field in class:ReverseBuilder
115 if (debug != null)
116 debug.println("In ReverseBuilder.getMatchingCerts.");
186 if (debug != null) {
187 debug.println("ReverseBuilder.getMatchingEECerts got " + eeCerts.size()
254 if (debug != null)
255 debug.println("ReverseBuilder.getMatchingCACerts got " +
270 private Debug debug = Debug.getInstance("certpath"); field in class:ReverseBuilder.PKIXCertComparator
294 if (debug != null) {
295 debug
[all...]
/openjdk7/jdk/src/share/classes/com/sun/jmx/remote/internal/
H A DArrayNotificationBuffer.java348 logger.debug("fetchNotifications", "endTime=" + endTime);
362 logger.debug("fetchNotifications", "main loop starts");
375 logger.debug("fetchNotifications",
380 logger.debug("fetchNotifications",
407 logger.debug("fetchNotifications", "candidate: " + candidate + " skipped. exception " + e);
415 logger.debug("fetchNotifications", "candidate: " +
417 logger.debug("fetchNotifications", "nextSeq now " +
426 logger.debug("fetchNotifications",
432 logger.debug("fetchNotifications", "timeout");
439 logger.debug("fetchNotification
[all...]
/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/pool/
H A DConnectionDesc.java37 private final static boolean debug = Pool.debug; field in class:ConnectionDesc
156 if (debug) {
/openjdk7/jdk/src/share/classes/sun/tools/jstat/
H A DExpressionExecuter.java39 private static final boolean debug = field in class:ExpressionExecuter
40 Boolean.getBoolean("ExpressionEvaluator.debug");
56 if (debug) {
89 if (debug) {
/openjdk7/jdk/src/share/classes/sun/net/
H A DTransferProtocolClient.java43 static final boolean debug = false; field in class:TransferProtocolClient
77 if (debug) {
119 if (debug) {
/openjdk7/jdk/src/share/classes/sun/net/httpserver/
H A DServerConfig.java61 static boolean debug; field in class:ServerConfig
97 debug = Boolean.getBoolean("sun.net.httpserver.debug");
146 return debug;
/openjdk7/jdk/src/share/classes/java/security/cert/
H A DX509CRLSelector.java79 private static final Debug debug = Debug.getInstance("certpath"); field in class:X509CRLSelector
613 if (debug != null) {
614 debug.println("X509CRLSelector.match: issuer DNs "
625 if (debug != null) {
626 debug.println("X509CRLSelector.match: no CRLNumber");
637 if (debug != null) {
638 debug.println("X509CRLSelector.match: exception in "
647 if (debug != null) {
648 debug.println("X509CRLSelector.match: CRLNumber too small");
657 if (debug !
[all...]
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/resolver/readers/
H A DSAXCatalogReader.java131 /** The debug class to use for this reader.
134 * we extract the debug object
140 protected Debug debug = CatalogManager.getStaticManager().debug; field in class:SAXCatalogReader
204 debug = catalog.getCatalogManager().debug;
210 catalog.getCatalogManager().debug.message(1, "Failed to load catalog, file not found",
230 debug.message(1, "Cannot read SAX catalog without a parser");
234 debug = catalog.getCatalogManager().debug;
[all...]
/openjdk7/jdk/src/share/classes/javax/security/auth/
H A DPolicy.java291 static boolean isCustomPolicySet(Debug debug) { argument
293 if (debug != null && isCustomPolicy) {
294 debug.println("Providing backwards compatibility for " +
309 if (debug != null) {
310 debug.println("Providing backwards compatibility for " +
/openjdk7/jdk/src/share/classes/javax/sql/rowset/
H A DRowSetProvider.java50 * {@code javax.sql.rowset.RowSetFactory.debug} to any value but {@code false}.
58 private static final String ROWSET_DEBUG_PROPERTY = "javax.sql.rowset.RowSetProvider.debug";
62 * Internal debug flag.
64 private static boolean debug = true; field in class:RowSetProvider
68 // Check to see if the debug property is set
70 // Allow simply setting the prop to turn on debug
71 debug = val != null && !"false".equals(val);
186 if (debug) {
294 if (debug) {
303 * -Djavax.sql.rowset.RowSetFactory.debug i
[all...]
/openjdk7/jdk/src/share/classes/com/sun/security/auth/module/
H A DJndiLoginModule.java117 * debug if, true, debug messages are output to System.out.
164 private boolean debug = false; field in class:JndiLoginModule
230 debug = "true".equalsIgnoreCase((String)options.get("debug"));
270 if (debug) {
287 if (debug) {
295 if (debug) {
311 if (debug) {
319 if (debug) {
[all...]

Completed in 133 milliseconds

1234567891011>>