Searched refs:ERROR_MESSAGE (Results 1 - 25 of 28) sorted by relevance

12

/openjdk7/jdk/src/share/back/
H A Derror_messages.h31 #define ERROR_MESSAGE(args) ( \ macro
H A Dtransport.c73 ERROR_MESSAGE(("transport error %d: %s",err, utf8msg));
75 ERROR_MESSAGE(("transport error %d: %s",err, utf8msg));
77 ERROR_MESSAGE(("transport error %d: %s",err, "UNKNOWN"));
140 ERROR_MESSAGE(("library name is empty"));
153 ERROR_MESSAGE(("Java property sun.boot.library.path is not set"));
175 ERROR_MESSAGE(("transport library not found: %s", name));
182 ERROR_MESSAGE(("transport library missing onLoad entry: %s", name));
198 ERROR_MESSAGE(("insufficient memory to complete initialization"));
202 ERROR_MESSAGE(("transport doesn't recognize version %x",
207 ERROR_MESSAGE(("transpor
[all...]
H A DdebugInit.c131 ERROR_MESSAGE(("JDWP unable to configure initial JVMTI event %s: %s(%d)",
210 ERROR_MESSAGE(("Cannot load this JVM TI agent twice, check your java command line for duplicate jdwp options."));
216 ERROR_MESSAGE(("JDWP unable to load, VM died"));
223 ERROR_MESSAGE(("JDWP unable to allocate memory"));
237 ERROR_MESSAGE(("JDWP unable to access JVMTI Version 1 (0x%x),"
258 ERROR_MESSAGE(("This jdwp native library will not work with this VM's "
280 ERROR_MESSAGE(("JDWP: unable to initialize NPT library"));
285 ERROR_MESSAGE(("JDWP: UTF function initialization failed"));
303 ERROR_MESSAGE(("JDWP unable to get potential JVMTI capabilities: %s(%d)",
362 ERROR_MESSAGE(("JDW
[all...]
H A Dutil.c102 ERROR_MESSAGE(("JDWP Can't find class %s", name));
106 ERROR_MESSAGE(("JDWP Exception occurred finding class %s", name));
131 ERROR_MESSAGE(("JDWP Can't find method %s with signature %s",
136 ERROR_MESSAGE(("JDWP Exception occurred finding method %s with signature %s",
162 ERROR_MESSAGE(("JDWP Can't find method %s with signature %s",
167 ERROR_MESSAGE(("JDWP Exception occurred finding method %s with signature %s",
836 ERROR_MESSAGE(("JDWP Unable to get JNI 1.2 environment, jvm->GetEnv() return code = %d",
1722 ERROR_MESSAGE(("JDWP Can't get property value for %s", propertyName));
H A DArrayReferenceImpl.c564 ERROR_MESSAGE(("Invalid array component signature: %s",
/openjdk7/jdk/src/share/classes/com/sun/tools/example/debug/gui/
H A DLaunchTool.java159 JOptionPane.ERROR_MESSAGE);
213 "No argument", JOptionPane.ERROR_MESSAGE);
221 "Bad argument", JOptionPane.ERROR_MESSAGE);
233 "Bad arguments", JOptionPane.ERROR_MESSAGE);
238 "Launch Failed",JOptionPane.ERROR_MESSAGE);
/openjdk7/hotspot/src/share/tools/IdealGraphVisualizer/NetworkConnection/src/com/sun/hotspot/igv/connection/
H A DServer.java106 NotifyDescriptor message = new NotifyDescriptor.Message("Could not create server. Listening for incoming data is disabled.", NotifyDescriptor.ERROR_MESSAGE);
124 NotifyDescriptor message = new NotifyDescriptor.Message("Error during listening for incoming connections. Listening for incoming data is disabled.", NotifyDescriptor.ERROR_MESSAGE);
/openjdk7/jdk/test/javax/swing/JSlider/6587742/
H A Dbug6587742.java66 "Error", JOptionPane.ERROR_MESSAGE);
/openjdk7/jdk/src/share/classes/com/sun/security/auth/callback/
H A DDialogCallbackHandler.java121 confirmation.messageType = JOptionPane.ERROR_MESSAGE;
288 messageType = JOptionPane.ERROR_MESSAGE;
/openjdk7/hotspot/src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/
H A DCustomFilter.java118 NotifyDescriptor message = new NotifyDescriptor.Message("Could not find a scripting engine. Please make sure that the Rhino scripting engine is available. Otherwise filter cannot be used.", NotifyDescriptor.ERROR_MESSAGE);
/openjdk7/jdk/src/share/sample/scripting/scriptpad/src/resources/
H A Dgui.js196 msgBox(msg, title, JOptionPane.ERROR_MESSAGE);
/openjdk7/jdk/src/share/classes/javax/swing/
H A DJOptionPane.java169 * <li><code>ERROR_MESSAGE</code>
227 * JOptionPane.showMessageDialog(null, "alert", "alert", JOptionPane.ERROR_MESSAGE);
364 public static final int ERROR_MESSAGE = 0; field in class:JOptionPane
512 * <code>ERROR_MESSAGE</code>,
548 * <code>ERROR_MESSAGE</code>,
625 * <code>ERROR_MESSAGE</code>,
652 * <code>ERROR_MESSAGE</code>,
744 * Look and Feel: <code>ERROR_MESSAGE</code>,
781 * Look and Feel: <code>ERROR_MESSAGE</code>,
830 * pluggable Look and Feel: <code>ERROR_MESSAGE</cod
[all...]
/openjdk7/jdk/src/share/demo/jfc/Notepad/
H A DNotepad.java622 JOptionPane.ERROR_MESSAGE);
769 JOptionPane.ERROR_MESSAGE);
852 JOptionPane.ERROR_MESSAGE);
/openjdk7/hotspot/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/
H A DImportAction.java136 NotifyDescriptor d = new NotifyDescriptor.Message(s, NotifyDescriptor.ERROR_MESSAGE);
/openjdk7/jdk/src/macosx/classes/apple/launcher/
H A DJavaAppLauncher.java226 JOptionPane.showMessageDialog(null, getMessage(msg, arg), "", JOptionPane.ERROR_MESSAGE);
/openjdk7/jdk/src/share/classes/sun/tools/jconsole/inspector/
H A DXOperations.java198 JOptionPane.ERROR_MESSAGE).run();
H A DXSheet.java144 new ThreadDialog(this, message, title, JOptionPane.ERROR_MESSAGE).run();
/openjdk7/hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/
H A DEditorTopComponent.java128 NotifyDescriptor message = new NotifyDescriptor.Message("For export to SVG files the Batik SVG Toolkit must be intalled.", NotifyDescriptor.ERROR_MESSAGE);
138 NotifyDescriptor message = new NotifyDescriptor.Message("For export to SVG files the Batik SVG Toolkit must be intalled.", NotifyDescriptor.ERROR_MESSAGE);
/openjdk7/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/
H A DGTKFileChooserUI.java1195 newFolderNoDirectoryErrorTitleText, JOptionPane.ERROR_MESSAGE);
1205 newFolderErrorText, JOptionPane.ERROR_MESSAGE);
1269 renameFileErrorTitle, JOptionPane.ERROR_MESSAGE);
/openjdk7/jdk/src/share/classes/javax/swing/plaf/metal/
H A DMetalInternalFrameTitlePane.java511 case JOptionPane.ERROR_MESSAGE:
H A DMetalBorders.java484 case(JOptionPane.ERROR_MESSAGE):
/openjdk7/jdk/src/share/classes/sun/swing/
H A DFilePane.java798 oldFileName), renameErrorTitleText, JOptionPane.ERROR_MESSAGE);
820 renameErrorTitleText, JOptionPane.ERROR_MESSAGE);
1422 renameErrorTitleText, JOptionPane.ERROR_MESSAGE);
1437 renameErrorTitleText, JOptionPane.ERROR_MESSAGE);
/openjdk7/jdk/src/share/demo/scripting/jconsole-plugin/src/resources/
H A Djconsole.js714 msgBox(msg, title, JOptionPane.ERROR_MESSAGE);
/openjdk7/jdk/src/share/classes/javax/swing/plaf/basic/
H A DBasicFileChooserUI.java786 newFolderErrorText, JOptionPane.ERROR_MESSAGE);
H A DBasicOptionPaneUI.java1290 case JOptionPane.ERROR_MESSAGE:

Completed in 110 milliseconds

12