Searched refs:fine (Results 51 - 75 of 134) sorted by relevance

123456

/openjdk7/jdk/src/windows/classes/sun/awt/windows/
H A DWScrollPanePeer.java208 log.fine("Assertion failed: unknown orient");
235 log.fine("Assertion failed: unknown type");
263 log.fine("Assertion (hwAncestor != null) failed, " +
H A DWMenuItemPeer.java169 log.fine("WMenuItemPeer: " + e.getMessage()+". Using default MenuItem font.", e);
/openjdk7/jdk/src/share/classes/com/sun/java/util/jar/pack/
H A DClassReader.java263 Utils.log.fine("CP fixups ["+fptr/4+"]");
272 Utils.log.fine(" cp["+cpi+"] = "+ConstantPool.tagName(tag)+"{"+ref+","+ref2+"}");
345 Utils.log.fine("readAttributes "+h+" ["+na+"]");
370 Utils.log.fine("pkg_attribute_lookup "+name+" = "+a);
374 Utils.log.fine("this "+name+" = "+a);
379 Utils.log.fine("null_attribute_lookup "+name+" = "+a);
449 Utils.log.fine("read "+a);
H A DPackageWriter.java216 Utils.log.fine("Version "+clsVer+" of "+cls
392 Utils.log.fine("archive sizes: "+
644 Utils.log.fine("--- chooseCoding "+bandName);
649 Utils.log.fine("big string["+i+"] len="+suffix+" #wide="+numWide+" size="+sizes[BYTE_SIZE]+"/z="+sizes[ZIP_SIZE]+" coding "+special);
656 Utils.log.fine("big string["+i+"] normalSize="+normalSizes[BYTE_SIZE]+"/z="+normalSizes[ZIP_SIZE]+" win="+(specialZipSize<normalZipSize-minWin));
717 Utils.log.fine("Wrote "+len+" bytes of "+file.name.stringValue());
758 Utils.log.fine(Attribute.contextName(i)+".maxFlags = 0x"+Integer.toHexString(maxFlags[i]));
759 Utils.log.fine(Attribute.contextName(i)+".#layouts = "+nl);
1082 Utils.log.fine("Scanning "+cls);
1136 Utils.log.fine("Cod
[all...]
H A DPackage.java294 Utils.log.fine("recoding obvious SourceFile="+obvious);
380 Utils.log.fine("Relevant IC: "+ic);
455 Utils.log.fine("keeping local ICs in "+this+": "+localICs);
515 if (verbose > 2) Utils.log.fine("visitRefs "+this);
639 if (verbose > 2) Utils.log.fine("visitRefs "+this);
1177 Utils.log.fine(">> Strip "+this+" ConstantValue");
1264 Utils.log.fine("Keeping last non-trivial "+file);
1268 Utils.log.fine("Removing trivial "+file);
1280 Utils.log.fine("Checking for unused CP entries");
1285 Utils.log.fine("Sortin
[all...]
H A DBandStructure.java378 Utils.log.fine("Band "+seqForDebug+" is "+name);
475 if (verbose > 1) Utils.log.fine("readyToDisburse "+this);
597 Utils.log.fine("regular coding fails in band "+name());
615 Utils.log.fine("alternate coding "+this+" "+bandCoding);
632 Utils.log.fine(" meta-coding "+sb);
701 Utils.log.fine("Reading band "+this);
721 Utils.log.fine("found X="+X+" => XB="+XB);
733 Utils.log.fine(name()+": irregular coding "+bandCoding);
845 Utils.log.fine("Reading band "+this);
1061 Utils.log.fine("putRe
[all...]
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/util/pipe/
H A DAbstractSchemaValidationTube.java111 LOGGER.fine("Current = "+current.getURL()+" resolved relative="+referenced.getURL());
194 LOGGER.fine("type="+type+ " namespaceURI="+namespaceURI+" publicId="+publicId+" systemId="+systemId+" baseURI="+baseURI);
282 LOGGER.fine("Don't know about systemId="+systemId+" baseURI="+baseURI);
328 LOGGER.fine("WSDL inlined schema fragment documents(these are used to create a pseudo schema) = "+ inlinedSchemas.keySet());
430 LOGGER.fine("Patching with xmlns:"+prefix+"="+nss.getURI(prefix));
464 LOGGER.fine("Pseudo Schema for the same tns="+tns+"is "+sb);
498 LOGGER.fine("Master Pseudo Schema = "+sb);
/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXBaseWindow.java163 if (log.isLoggable(PlatformLogger.FINE)) log.fine("WM name is " + getWMName());
364 log.fine("Creating window for " + this + " with the following attributes: \n" + params);
622 if (log.isLoggable(PlatformLogger.FINE)) log.fine("Setting visible on " + this + " to " + visible);
707 insLog.fine("Setting bounds on " + this + " to (" + x + ", " + y + "), " + width + "x" + height);
823 grabLog.fine("Grab input on {0}", this);
830 grabLog.fine(" Already Grabbed");
856 grabLog.fine(" Grab Failure - mouse");
867 grabLog.fine(" Grab Failure - keyboard");
875 grabLog.fine(" Grab - success");
886 grabLog.fine("UnGra
[all...]
H A DXWindow.java662 if (eventLog.isLoggable(PlatformLogger.FINE)) eventLog.fine(xbe.toString());
1009 log.fine("Mapped {0}", this);
1031 keyEventLog.fine(" "+Long.toHexString(XlibWrapper.XKeycodeToKeysym(XToolkit.getDisplay(), ev.get_keycode(), 0))+
1059 keyEventLog.fine("--XWindow.java:handleKeyEvent:"+ev);
1061 keyEventLog.fine("XXXXXXXXXXXXXX javakeycode will be most probably:0x"+ Integer.toHexString(XKeysym.getJavaKeycodeOnly(ev)));
1066 if (eventLog.isLoggable(PlatformLogger.FINE)) eventLog.fine(ev.toString());
1087 keyEventLog.fine("--XWindow.java XIM did process event; return; dec keysym processed:"+(keysym[0])+
1095 keyEventLog.fine("--XWindow.java XIM did NOT process event, hex keysym:"+Long.toHexString(keysym[0])+"\n"+
1105 keyEventLog.fine("--XWindow.java XIM is absent; hex keysym:"+Long.toHexString(keysym[0])+"\n"+
1128 keyEventLog.fine(">>>Fir
[all...]
H A DXToolkit.java586 keyEventLog.fine("before XFilterEvent:"+ev);
592 keyEventLog.fine("after XFilterEvent:"+ev); // IS THIS CORRECT?
1285 log.fine("Mapped windows:");
1289 log.fine(entry.getKey() + "->" + entry.getValue());
1292 log.fine("\ttarget: " + target);
1298 log.fine("Mapped special peers:");
1302 log.fine(entry.getKey() + "->" + entry.getValue());
1305 log.fine("Mapped dispatchers:");
1309 log.fine(entry.getKey() + "->" + entry.getValue());
1380 if (log.isLoggable(PlatformLogger.FINE)) log.fine("Catche
[all...]
H A DXComponentPeer.java163 enableLog.fine("Initial enable state: {0}", Boolean.valueOf(enabled));
236 focusLog.fine("{0}", e);
244 focusLog.fine("{0}", e);
397 enableLog.fine("{0}ing {1}", (value?"Enabl":"Disabl"), this);
678 if (log.isLoggable(PlatformLogger.FINE)) log.fine("Set background to " + c);
687 if (log.isLoggable(PlatformLogger.FINE)) log.fine("Set foreground to " + c);
706 if (fontLog.isLoggable(PlatformLogger.FINE)) fontLog.fine("Getting font metrics for " + font);
1191 buffersLog.fine("createBuffers(" + numBuffers + ", " + caps + ")");
1209 buffersLog.fine("flip(" + flipAction + ")");
1220 buffersLog.fine("getBackBuffe
[all...]
/openjdk7/jdk/src/share/classes/com/sun/jmx/remote/util/
H A DClassLogger.java162 public final void fine(String func, String msg) { method in class:ClassLogger
167 public final void fine(String func, Throwable t) { method in class:ClassLogger
173 public final void fine(String func, String msg, Throwable t) { method in class:ClassLogger
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/policy/sourcemodel/
H A DCompactModelGenerator.java60 LOGGER.fine(LocalizationMessages.WSP_0047_POLICY_IS_NULL_RETURNING());
H A DNormalizedModelGenerator.java59 LOGGER.fine(LocalizationMessages.WSP_0047_POLICY_IS_NULL_RETURNING());
/openjdk7/jdk/test/java/util/logging/
H A DClassLoaderLeakTest.java186 log.fine("Test app is launched");
/openjdk7/jdk/src/macosx/classes/sun/lwawt/
H A DLWWindowPeer.java1210 focusLog.fine("requesting native focus to " + this);
1214 focusLog.fine("focus is not allowed");
1236 focusLog.fine("requesting native focus to the owner " + owner);
1244 focusLog.fine("the opposite is " + currentActivePeer);
1296 focusLog.fine((becomesFocused?"gaining":"loosing") + " focus window: " + this);
1299 focusLog.fine("skipping focus change");
1304 focusLog.fine("the window is not focusable");
1324 focusLog.fine("ungrabbing on " + grabbingWindow);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/model/
H A DWrapperBeanGenerator.java248 LOGGER.fine(sb.toString());
260 LOGGER.fine("Request Wrapper Class : "+className);
279 LOGGER.fine("Response Wrapper Class : "+className);
/openjdk7/jdk/src/share/classes/sun/awt/
H A DKeyboardFocusManagerPeerImpl.java61 focusLog.fine("Clearing global focus owner " + focusOwner);
/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dvm_operations_g1.cpp231 GCTraceTime t(_printGCMessage, G1Log::fine(), true, G1CollectedHeap::heap()->gc_timer_cm());
/openjdk7/jdk/src/share/classes/java/awt/
H A DSplashScreen.java218 log.fine("MalformedURLException caught in the getImageURL() method", e);
/openjdk7/jdk/src/share/classes/java/awt/event/
H A DInputEvent.java356 logger.fine("InputEvent.canAccessSystemClipboard() got SecurityException ", se);
/openjdk7/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCPlatformEmbeddedFrame.java163 focusLogger.fine("the embedder is inactive, so the request is rejected");
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/client/
H A DClientSchemaValidationTube.java71 LOGGER.fine("Constructing client validation schema from = "+source.getSystemId());
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/encoding/policy/
H A DMtomPolicyMapConfigurator.java105 LOGGER.fine("Added MTOM policy with ID \"" + mtomPolicy.getIdOrName() + "\" to binding element \"" + bindingName + "\"");
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/server/
H A DServerSchemaValidationTube.java76 LOGGER.fine("Constructing service validation schema from = "+source.getSystemId());

Completed in 122 milliseconds

123456