Searched refs:warning (Results 126 - 150 of 366) sorted by relevance

1234567891011>>

/openjdk7/langtools/src/share/classes/com/sun/tools/javac/file/
H A DPaths.java79 /** The log to use for warning output */
269 log.warning(Lint.LintCategory.PATH,
305 log.warning(Lint.LintCategory.PATH,
327 log.warning(Lint.LintCategory.PATH,
331 // FIXME: include e.getLocalizedMessage in warning
333 log.warning(Lint.LintCategory.PATH,
/openjdk7/langtools/src/share/classes/com/sun/tools/javadoc/
H A DAnnotationDescImpl.java64 env.warning(null, "javadoc.class_not_found", annotation.type.toString());
/openjdk7/jdk/test/java/util/logging/
H A DLoggerSubclass.java78 logger.warning(message); // Should invoke getHandlers()
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/msg/
H A DXMLMessages_de.properties29 # This file contains error and warning messages related to XML
H A DXMLMessages_sv.properties29 # This file contains error and warning messages related to XML
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/utils/
H A DListingErrorHandler.java83 * Receive notification of a warning.
96 * @param exception The warning information encapsulated in a
102 public void warning (SAXParseException exception) method in class:ListingErrorHandler
108 m_pw.println("warning: " + exception.getMessage());
188 * Receive notification of a warning.
198 * @param exception The warning information encapsulated in a
206 public void warning(TransformerException exception) method in class:ListingErrorHandler
210 m_pw.println("warning: " + exception.getMessage());
479 * an exception when we're called for various warning /
508 * an exception when we're called for various warning /
[all...]
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/naming/cosnaming/
H A DTransientNamingContext.java140 updateLogger.warning( LogKeywords.NAMING_BIND + "Name " +
261 readLogger.warning( LogKeywords.NAMING_LIST_FAILURE + e );
/openjdk7/hotspot/src/share/vm/code/
H A DcompressedStream.cpp200 #pragma warning(disable: 4748)
280 #pragma warning(default: 4748)
/openjdk7/jaxp/src/org/xml/sax/helpers/
H A DXMLFilterImpl.java651 * Filter a warning event.
653 * @param e The warning as an exception.
657 public void warning (SAXParseException e) method in class:XMLFilterImpl
661 errorHandler.warning(e);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/policy/
H A DEffectiveAlternativeSelector.java206 LOGGER.warning(LocalizationMessages.WSP_0075_PROBLEMATIC_ASSERTION_STATE(assertion.getName(), assertionFitness));
233 LOGGER.warning(LocalizationMessages.WSP_0019_SUBOPTIMAL_ALTERNATIVE_SELECTED(bestAlternativeFitness));
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/wsdl/
H A DActionBasedOperationFinder.java94 LOGGER.warning(AddressingMessages.NON_UNIQUE_OPERATION_SIGNATURE(
110 LOGGER.warning(AddressingMessages.NON_UNIQUE_OPERATION_SIGNATURE(
/openjdk7/jdk/test/
H A DMakefile178 x:=$(warning "WARNING: $(ARCH_DATA_MODEL_ERROR)")
181 x:=$(warning "WARNING: $(ARCH_DATA_MODEL_ERROR)")
186 x:=$(warning "WARNING: $(ARCH_DATA_MODEL_ERROR)")
189 x:=$(warning "WARNING: $(ARCH_DATA_MODEL_ERROR)")
192 x:=$(warning "WARNING: $(ARCH_DATA_MODEL_ERROR)")
195 x:=$(warning "WARNING: $(ARCH_DATA_MODEL_ERROR)")
249 x:=$(warning "WARNING: $(D64_ERROR_MESSAGE)")
254 x:=$(warning "WARNING: $(D64_ERROR_MESSAGE)")
/openjdk7/langtools/src/share/classes/com/sun/tools/doclets/internal/toolkit/taglets/
H A DParamTaglet.java97 //print a warning for this mistake.
248 * tag, return its string representation. Print a warning for param
249 * tags that do not map to parameters. Print a warning for param
274 writer.getMsgRetriever().warning(pt.position(),
282 writer.getMsgRetriever().warning(pt.position(),
/openjdk7/jdk/make/common/shared/
H A DDefs.gmk68 $(if $(word 2,$($1)),$(warning "WARNING: Value of $1 contains a space: '$($1)', check or set ALT_$1")Check_ALT_$1,$($1))
73 $(if $($1),$($1),$(warning "WARNING: Value of $1 cannot be empty, check or set ALT_$1")Check_ALT_$1)
78 $(if $($1),$($1),$(warning "WARNING: Value of $1 cannot be empty, will use '$2'")$2)
359 dummy:=$(warning "WARNING: Using definitions from $(_PRIVATE_DEFS_FILE)")
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dvm_version_x86.cpp487 warning("AES instructions not available on this CPU");
499 warning("AES intrinsics not available on this CPU");
512 warning("MaxVectorSize must be a power of 2");
678 warning("POPCNT instruction is not available on this CPU");
688 warning("fast-string operations are not available on this CPU");
/openjdk7/jdk/make/tools/src/build/tools/javazic/
H A DGenDoc.java710 Main.warning("Wrong latitude&longitude data: " + s);
716 Main.warning("Wrong latitude&longitude data: " + s);
729 Main.warning("Wrong latitude&longitude data: " + s);
748 Main.warning("Wrong latitude&longitude data: " + s);
757 Main.warning("LatitudeAndLongitude() Parse error: " + s);
/openjdk7/hotspot/src/share/vm/memory/
H A DcardTableRS.cpp272 // Convert the assertion check to a warning if we are running
280 // In the case of CMS+ParNew, issue a warning
283 warning("CMS+ParNew: Did you forget to call save_marks()? "
290 warning("CMS+ParNew: Flickering used_region()!!");
293 warning("CMS+ParNew: Flickering used_region_at_save_marks()!!");
H A DcollectorPolicy.cpp308 warning("MaxNewSize (" SIZE_FORMAT "k) is equal to or "
448 // also a command line specification of -Xms. Issue a warning
489 // with other command line flags, issue a warning.
494 warning("Inconsistency between minimum heap size and minimum "
499 warning("Inconsistency between maximum heap size and maximum "
657 // Give a warning if we seem to be looping forever.
660 warning("TwoGenerationCollectorPolicy::mem_allocate_work retries %d times \n\t"
/openjdk7/hotspot/src/os/solaris/vm/
H A DattachListener_solaris.cpp292 debug_only(warning("door_call when not enabled"));
390 debug_only(warning("attempt to create %s failed", initial_path));
457 warning("sema_wait failed: %s", strerror(res));
/openjdk7/hotspot/src/share/vm/runtime/
H A Darguments.cpp204 * continue accepting this flag on the command-line, while issuing a warning
817 warning("ignoring option %s; support was removed in %s", argname, version);
1077 warning("disabling UseAdaptiveSizePolicy; it is incompatible with %s.",
1129 warning("Forcing +ParGCUseLocalOverflow: needed if using compressed references");
1411 warning("Max heap size too large for Compressed Oops");
1926 warning("Heap verification at start-up disabled "
1931 warning("Heap verification at shutdown disabled "
1978 // Issue a stern warning if the user has explicitly set
1983 warning("Experimental flag -XX:+UseMemSetInBOT is known to cause instability"
1991 warning("PrintNMTStatistic
[all...]
/openjdk7/langtools/src/share/classes/com/sun/tools/javac/util/
H A DJCDiagnostic.java98 * Create a warning diagnostic that will not be hidden by the -nowarn or -Xlint:none options.
99 * @param source The source of the compilation unit, if any, in which to report the warning.
100 * @param pos The source position at which to report the warning.
101 * @param key The key for the localized warning message.
102 * @param args Fields of the warning message.
111 * Create a warning diagnostic that will not be hidden by the -nowarn or -Xlint:none options.
113 * @param source The source of the compilation unit, if any, in which to report the warning.
114 * @param pos The source position at which to report the warning.
115 * @param key The key for the localized warning message.
116 * @param args Fields of the warning messag
132 public JCDiagnostic warning( method in class:JCDiagnostic.Factory
144 public JCDiagnostic warning( method in class:JCDiagnostic.Factory
158 public JCDiagnostic warning( method in class:JCDiagnostic.Factory
[all...]
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/trax/
H A DSAX2StAXBaseWriter.java90 public void warning(SAXParseException e) throws SAXException { method in class:SAX2StAXBaseWriter
/openjdk7/jdk/src/share/classes/java/util/
H A DXMLUtils.java201 public void warning(SAXParseException x) throws SAXException { method in class:XMLUtils.EH
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepThread.hpp264 // Used to emit a warning in case of unexpectedly excessive
281 warning("%s has looped %d times %s", _src, _ticks, _msg);
/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DvmGCOperations.cpp165 // a suitable warning in that case and do not attempt to do a collection.
172 warning("GC locker is held; pre-dump GC was skipped");

Completed in 123 milliseconds

1234567891011>>