Searched refs:log (Results 276 - 300 of 563) sorted by relevance

<<11121314151617181920>>

/openjdk7/hotspot/src/share/vm/compiler/
H A DcompileBroker.cpp206 log(thread, "%s", (const char*)lm);
210 log(thread, "nmethod %d%s " INTPTR_FORMAT " code ["INTPTR_FORMAT ", " INTPTR_FORMAT "]",
222 log(thread, "%s", (const char*)lm);
237 CompileLog* log = thread->log(); local
238 if (log != NULL) task->log_task_start(log);
244 CompileLog* log = thread->log(); local
245 if (log !
498 log_task(xmlStream* log) argument
553 log_task_start(CompileLog* log) argument
562 log_task_done(CompileLog* log) argument
1551 CompileLog* log = thread->log(); local
1656 CompileLog* log = new(ResourceObj::C_HEAP, mtCompiler) CompileLog(file, fp, thread_id); local
[all...]
/openjdk7/jdk/src/share/classes/com/sun/java/util/jar/pack/
H A DNativeUnpack.java132 Utils.log.fine("readInputFn("+minlen+","+maxlen+") => "+numread+" steps="+steps);
160 Utils.log.info("progress = "+percent);
167 Utils.log.info("set "+opt+"="+val);
171 Utils.log.warning("Invalid option "+opt+"="+val);
229 Utils.log.info("bytes consumed = "+consumed);
236 Utils.log.info("unused input = "+presetInput);
264 Utils.log.fine("Writing entry: "+name+" size="+size
324 if (_verbose > 0) Utils.log.info("Writing " + Utils.zeString(z));
H A DClassWriter.java62 Utils.log.fine("local CP="+(verbose > 2 ? cpIndex.dumpString() : cpIndex.toString()));
82 if (verbose > 1) Utils.log.fine("...writing "+cls);
98 Utils.log.warning("Error on output of "+cls);
117 if (verbose > 2) Utils.log.fine(" CP["+i+"] = "+e);
181 if (verbose > 2) Utils.log.fine("writeMember "+m);
218 Utils.log.fine("Attribute "+a.name()+" ["+buf.size()+"]");
223 Utils.log.fine("Attribute "+a.name()+" ["+a.size()+"]");
H A DCodingChooser.java342 if (verbose > 5) Utils.log.info("maxd = "+maxd);
351 Utils.log.info("chooser: plain result="+bestChoice+" after "+bestChoice.searchOrder+" rounds, "+(regularChoice.zipSize-bestZipSize)+" fewer bytes than regular "+regular);
375 Utils.log.info("chooser: result="+bestMethod+" "+
403 Utils.log.info("regular coding cannot represent ["+min+".."+max+"]: "+regular);
414 Utils.log.info("*** regular choice is extra: "+regularChoice.coding);
426 Utils.log.info("*** regular choice does not apply "+regular);
427 Utils.log.info(" using instead "+regularChoice.coding);
431 Utils.log.info("chooser: #choices="+numChoices+" ["+min+".."+max+"]");
436 Utils.log.info(" "+c);
448 Utils.log
[all...]
H A DPackageWriter.java72 Utils.log.info("Setting up constant pool...");
77 Utils.log.info("Packing...");
93 Utils.log.info("Coding...");
104 Utils.log.warning("Error on output: "+ee, ee);
204 Utils.log.info("Consensus version number in segment is "+bestVerStr);
206 Utils.log.info("Highest version number in segment is "+
216 Utils.log.fine("Version "+clsVer+" of "+cls
231 Utils.log.info("Note: Huge resource file "+file.getFileName()+" forces 64-bit sizing");
258 Utils.log.info("archiveOptions = "
326 Utils.log
[all...]
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/soap/ver1_2/
H A DDetail1_2Impl.java45 protected static final Logger log = field in class:Detail1_2Impl
74 log.severe("SAAJ0403.ver1_2.no.encodingStyle.in.detail");
/openjdk7/langtools/src/share/classes/com/sun/tools/javac/comp/
H A DAttr.java73 final Log log; field in class:Attr
99 log = Log.instance(context);
205 log.error(tree.pos(), "unexpected.type",
251 log.error(pos, "try.resource.may.not.be.assigned", v);
253 log.error(pos, "cant.assign.val.to.final.var", v);
336 JavaFileObject prev = log.useSource(env.toplevel.sourcefile);
349 log.useSource(prev);
356 JavaFileObject prev = log.useSource(env.toplevel.sourcefile);
369 log.useSource(prev);
608 JavaFileObject prevSource = log
[all...]
/openjdk7/langtools/src/share/classes/com/sun/tools/javac/parser/
H A DParserFactory.java57 final Log log; field in class:ParserFactory
68 this.log = Log.instance(context);
/openjdk7/jdk/src/share/classes/com/sun/security/sasl/gsskerb/
H A DGssKrb5Client.java101 logger.log(Level.FINE, "KRB5CLNT01:Requesting service name: {0}",
117 logger.log(Level.FINE,
244 logger.log(Level.FINE, "KRB5CLNT06:Server protections: {0}",
277 logger.log(Level.FINE,
295 logger.log(Level.FINE,
306 logger.log(Level.FINE, "KRB5CLNT09:Authzid: {0}", authzID);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/soap/
H A DMessageImpl.java67 protected static final Logger log = field in class:MessageImpl
309 log.severe("SAAJ0550.soap.null.headers");
315 log.severe("SAAJ0532.soap.no.Content-Type");
321 log.severe("SAAJ0535.soap.cannot.internalize.message");
373 log.log(
501 log.log(Level.SEVERE,
516 log.severe("SAAJ0534.soap.unknown.Content-Type");
520 log
[all...]
H A DSOAPPartImpl.java58 protected static final Logger log = field in class:SOAPPartImpl
141 log.severe("SAAJ0512.soap.incorrect.factory.used");
149 log.severe("SAAJ0513.soap.unknown.ns");
153 log.severe("SAAJ0514.soap.root.elem.not.named.envelope");
234 log.severe("SAAJ0544.soap.no.valid.reader.for.src");
265 log.severe("SAAJ0545.soap.cannot.set.src.for.part");
296 log.severe("SAAJ0546.soap.stream.incorrect.type");
314 log.severe("SAAJ0547.soap.cannot.externalize");
334 log.severe("SAAJ0548.soap.cannot.externalize.hdr");
627 log
[all...]
/openjdk7/jdk/src/share/classes/sun/rmi/transport/
H A DStreamRemoteCall.java64 Transport.transportLog.log(Log.VERBOSE,
99 Transport.transportLog.log(Log.VERBOSE, "getting output stream");
131 Transport.transportLog.log(Log.VERBOSE, "getting input stream");
217 Transport.transportLog.log(Log.BRIEF,
259 Transport.transportLog.log(Log.BRIEF,
289 /* log call exception returned from server before it is rethrown */
291 UnicastRef.clientCallLog.log(Log.BRIEF, "outbound call " +
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/server/
H A DMonitorBase.java145 logger.log(Level.FINEST, "getContextPath", t);
191 logger.log(Level.CONFIG, msg);
212 logger.log(Level.CONFIG, "Problem while attempting to federate with GlassFish AMX monitoring. Trying standalone.", t);
215 logger.log(Level.WARNING, "Ignoring exception - starting up without monitoring", t);
257 logger.log(Level.CONFIG, "Ignoring exception caught when closing unused ManagedObjectManager", e);
259 logger.log(Level.WARNING, "Ignoring exception - starting up without monitoring", t);
273 logger.log(Level.INFO, "Metro monitoring rootname successfully set to: " + ignoredName);
280 logger.log(Level.CONFIG, "Ignoring exception caught when closing unused ManagedObjectManager", e);
285 logger.log(Level.INFO, msg);
289 logger.log(Leve
[all...]
/openjdk7/langtools/src/share/classes/com/sun/tools/javac/api/
H A DJavacTrees.java89 private Log log; field in class:JavacTrees
128 log = Log.instance(context);
336 JavaFileObject prev = log.useSource(env.toplevel.sourcefile);
340 log.useSource(prev);
345 JavaFileObject prev = log.useSource(env.toplevel.sourcefile);
349 log.useSource(prev);
404 oldSource = log.useSource(newSource);
411 boolean prev = log.multipleErrors;
413 log.error(pos, "proc.messager", msg.toString());
415 log
[all...]
/openjdk7/jdk/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/
H A DScanManager.java160 private final ResultLogManager log; field in class:ScanManager
336 log = new ResultLogManager();
342 return new DirectoryScanner(config,log);
349 // Then pushes the log config to the result log manager.
364 log.setConfig(bean.getInitialResultLogConfig());
381 bean.setInitialResultLogConfig(log.getConfig());
427 LOG.log(Level.FINEST,msg,x);
433 LOG.log(Level.FINEST,msg,x);
728 LOG.log(Leve
[all...]
/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/
H A DKeyResolver.java52 private static java.util.logging.Logger log = field in class:KeyResolver
102 if (log.isLoggable(java.util.logging.Level.FINE)) {
103 log.log(java.util.logging.Level.FINE, "check resolvability by class " + resolver.getClass());
143 if (log.isLoggable(java.util.logging.Level.FINE)) {
144 log.log(java.util.logging.Level.FINE, "check resolvability by class " + resolver.getClass());
/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/utils/
H A DElementProxy.java44 protected static final java.util.logging.Logger log = field in class:ElementProxy
93 if (log.isLoggable(java.util.logging.Level.FINE)) {
94 log.log(java.util.logging.Level.FINE, "setElement(\"" + element.getTagName() + "\", \"" + BaseURI + "\")");
183 if (log.isLoggable(java.util.logging.Level.FINE)) {
184 log.log(java.util.logging.Level.FINE, "setElement(" + element.getTagName() + ", \"" + BaseURI + "\"");
/openjdk7/jdk/src/share/classes/sun/rmi/runtime/
H A DLog.java52 * setting the system property sun.rmi.log.useOld to true.
56 * logging. If the java.util.logging API is used and RMI system log
66 /** Logger re-definition of old RMI log values */
70 /* selects log implementation */
76 "sun.rmi.log.useOld"))).booleanValue();
85 public abstract void log(Level level, String message); method in class:Log
86 public abstract void log(Level level, String message, Throwable thrown); method in class:Log
97 /* access log objects */
100 * Access log for a tri-state system property.
102 * Need to first convert override value to a log leve
225 public void log(Level level, String message) { method in class:Log.LoggerLog
233 public void log(Level level, String message, Throwable thrown) { method in class:Log.LoggerLog
393 public void log(Level messageLevel, String message) { method in class:Log.LogStreamLog
401 public void log(Level level, String message, Throwable thrown) { method in class:Log.LogStreamLog
[all...]
/openjdk7/jdk/src/share/classes/sun/rmi/server/
H A DUnicastServerRef.java73 /** value of server call log property */
77 /** server call log */
458 callLog.log(Log.VERBOSE, "[" + clientHost + ": " +
469 // if calls are being logged, log them
476 callLog.log(Log.BRIEF, clientHost + "exception: ", e);
481 java.io.PrintStream log = System.err;
482 synchronized (log) {
483 log.println();
484 log.println("Exception dispatching call to " +
488 e.printStackTrace(log);
[all...]
/openjdk7/hotspot/src/share/vm/opto/
H A DparseHelper.cpp76 if (C->log() != NULL) {
78 C->log()->elem("assert_null reason='checkcast' klass='%d'",
79 C->log()->identify(klass));
83 C->log()->elem("assert_null reason='checkcast source' klass='%d'",
84 C->log()->identify(tp->klass()));
115 if (C->log() != NULL) {
116 C->log()->elem("assert_null reason='instanceof' klass='%d'",
117 C->log()->identify(klass));
191 CompileLog* log = C->log(); local
[all...]
/openjdk7/jdk/src/share/classes/com/sun/security/sasl/digest/
H A DDigestMD5Server.java162 logger.log(Level.FINE, "DIGEST80:Server supports ISO-Latin-1");
172 logger.log(Level.FINE, "DIGEST81:Server supports realm {0}",
415 logger.log(Level.FINE, "DIGEST82:Username: {0}", username);
424 logger.log(Level.FINE, "DIGEST83:Client negotiated realm: {0}",
466 logger.log(Level.FINE, "DIGEST84:Client negotiated qop: {0}",
499 logger.log(Level.FINE, "DIGEST85:Client negotiated cipher: {0}",
524 logger.log(Level.FINE, "DIGEST86:Negotiated strength: {0}",
533 logger.log(Level.FINE, "DIGEST87:digest URI: {0}",
566 logger.log(Level.FINE, "DIGEST88:Authzid: {0}",
/openjdk7/jaxws/src/share/jaf_classes/com/sun/activation/registries/
H A DMailcapFile.java69 LogSupport.log("new MailcapFile: file " + new_fname);
90 LogSupport.log("new MailcapFile: InputStream");
99 LogSupport.log("new MailcapFile: default");
233 LogSupport.log("appendToMailcap: " + mail_cap);
250 // LogSupport.log("parsing line: " + line);
265 // LogSupport.log("parse: " + continued);
274 // LogSupport.log("parse: " + line);
277 // LogSupport.log("hash.size = " + type_hash.size());
298 LogSupport.log("parse: " + mailcapEntry);
337 LogSupport.log(" Typ
[all...]
/openjdk7/langtools/src/share/classes/com/sun/tools/javac/processing/
H A DJavacFiler.java306 Log log; field in class:JavacFiler
360 log = Log.instance(context);
393 log.warning("proc.suspicious.class.name", name, extn);
407 log.warning("proc.file.create.last.round", name);
494 log.warning("proc.illegal.file.name", name);
521 log.warning("proc.type.recreate", typename);
534 log.warning("proc.file.reopening", fileObject.getName());
561 log.warning("proc.unclosed.type.files", openTypeNames.toString());
569 this.log = Log.instance(context);
/openjdk7/jdk/src/share/classes/sun/management/snmp/jvminstr/
H A DJvmMemMgrPoolRelTableMetaImpl.java218 log.debug("updateTreeMap",
220 log.debug("updateTreeMap",x);
242 log.debug("updateTreeMap","Bad MemoryPool OID index: " +
244 log.debug("updateTreeMap",x);
366 final boolean dbg = log.isDebugOn();
367 if (dbg) log.debug("getNextOid", "previous=" + oid);
377 if (dbg) log.debug("getNextOid", "handler is null!");
384 if (dbg) log.debug("getNextOid", "next=" + next);
517 static final MibLogger log = field in class:JvmMemMgrPoolRelTableMetaImpl
/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXCheckboxPeer.java39 private static final PlatformLogger log = PlatformLogger.getLogger("sun.awt.X11.XCheckboxPeer"); field in class:XCheckboxPeer
175 if (log.isLoggable(PlatformLogger.FINER)) {
176 log.finer("mousePressed() on " + target.getName() + " : armed = " + armed + ", pressed = " + pressed
193 if (log.isLoggable(PlatformLogger.FINER)) {
194 log.finer("mouseReleased() on " + target.getName() + ": armed = " + armed + ", pressed = " + pressed
218 if (log.isLoggable(PlatformLogger.FINER)) {
219 log.finer("mouseEntered() on " + target.getName() + ": armed = " + armed + ", pressed = " + pressed
229 if (log.isLoggable(PlatformLogger.FINER)) {
230 log.finer("mouseExited() on " + target.getName() + ": armed = " + armed + ", pressed = " + pressed

Completed in 102 milliseconds

<<11121314151617181920>>