Searched refs:whyFailed (Results 1 - 25 of 77) sorted by relevance

1234

/openjdk9/jdk/test/java/awt/regtesthelpers/
H A DAbstractTest.java56 public static void fail( String whyFailed )
58 Sysout.println( "The test failed: " + whyFailed );
60 throw new RuntimeException( whyFailed );
/openjdk9/jdk/test/java/awt/Modal/LWModalTest/
H A DLWModalTest.java176 public static synchronized void fail(String whyFailed) argument
180 throw new RuntimeException(whyFailed);
184 failureMessage = whyFailed;
/openjdk9/jdk/test/java/awt/TextArea/ScrollbarIntersectionTest/
H A DScrollbarIntersectionTest.java193 public static synchronized void fail( String whyFailed )
197 throw new RuntimeException( whyFailed );
201 failureMessage = whyFailed;
/openjdk9/jdk/test/java/awt/Frame/UnfocusableMaximizedFrameResizablity/
H A DUnfocusableMaximizedFrameResizablity.java208 public static synchronized void fail( String whyFailed )
210 Sysout.println( "The test failed: " + whyFailed );
216 throw new RuntimeException( whyFailed );
220 failureMessage = whyFailed;
/openjdk9/jdk/test/java/awt/List/ListFlickers/
H A DListFlickers.java160 public static synchronized void fail( String whyFailed )
162 Sysout.println( "The test failed: " + whyFailed );
168 throw new RuntimeException( whyFailed );
172 failureMessage = whyFailed;
/openjdk9/jdk/test/java/awt/Mixing/
H A DLWComboBox.java220 public static synchronized void fail( String whyFailed )
222 Sysout.println( "The test failed: " + whyFailed );
228 throw new RuntimeException( whyFailed );
232 failureMessage = whyFailed;
H A DMixingInHwPanel.java223 public static synchronized void fail( String whyFailed )
225 Sysout.println( "The test failed: " + whyFailed );
231 throw new RuntimeException( whyFailed );
235 failureMessage = whyFailed;
H A DMixingOnShrinkingHWButton.java224 public static synchronized void fail( String whyFailed )
226 Sysout.println( "The test failed: " + whyFailed );
232 throw new RuntimeException( whyFailed );
236 failureMessage = whyFailed;
H A DValidBounds.java208 public static synchronized void fail( String whyFailed )
210 Sysout.println( "The test failed: " + whyFailed );
216 throw new RuntimeException( whyFailed );
220 failureMessage = whyFailed;
H A DMixingOnDialog.java223 public static synchronized void fail( String whyFailed )
225 Sysout.println( "The test failed: " + whyFailed );
231 throw new RuntimeException( whyFailed );
235 failureMessage = whyFailed;
H A DValidating.java202 public static synchronized void fail( String whyFailed )
204 Sysout.println( "The test failed: " + whyFailed );
210 throw new RuntimeException( whyFailed );
214 failureMessage = whyFailed;
H A DsetComponentZOrder.java172 public static synchronized void fail( String whyFailed )
174 Sysout.println( "The test failed: " + whyFailed );
180 throw new RuntimeException( whyFailed );
184 failureMessage = whyFailed;
/openjdk9/jdk/test/java/awt/TextArea/MouseOverScrollbarWhenTyping/
H A DTest1.java167 public static synchronized void fail( String whyFailed )
169 Sysout.println( "The test failed: " + whyFailed );
175 throw new RuntimeException( whyFailed );
179 failureMessage = whyFailed;
H A DTest.java166 public static synchronized void fail( String whyFailed )
168 Sysout.println( "The test failed: " + whyFailed );
174 throw new RuntimeException( whyFailed );
178 failureMessage = whyFailed;
/openjdk9/jdk/test/java/awt/Toolkit/RealSync/
H A DRealSyncOnEDT.java197 public static synchronized void fail( String whyFailed )
199 Sysout.println( "The test failed: " + whyFailed );
205 throw new RuntimeException( whyFailed );
209 failureMessage = whyFailed;
/openjdk9/jdk/test/java/awt/print/PrinterJob/
H A DPrintDialog.java160 public static synchronized void fail( String whyFailed )
162 Sysout.println( "The test failed: " + whyFailed );
168 throw new RuntimeException( whyFailed );
172 failureMessage = whyFailed;
/openjdk9/jdk/test/java/awt/Frame/ShownOffScreenOnWin98/
H A DShownOffScreenOnWin98Test.java203 public static synchronized void fail( String whyFailed )
205 Sysout.println( "The test failed: " + whyFailed );
211 throw new RuntimeException( whyFailed );
215 failureMessage = whyFailed;
/openjdk9/jdk/test/java/awt/Modal/WsDisabledStyle/Winkey/
H A DWinkey.java174 public static synchronized void fail( String whyFailed )
176 Sysout.println( "The test failed: " + whyFailed );
182 throw new RuntimeException( whyFailed );
186 failureMessage = whyFailed;
/openjdk9/jdk/test/java/awt/Window/PropertyChangeListenerLockSerialization/
H A DPropertyChangeListenerLockSerialization.java199 public static synchronized void fail( String whyFailed )
201 Sysout.println( "The test failed: " + whyFailed );
207 throw new RuntimeException( whyFailed );
211 failureMessage = whyFailed;
/openjdk9/jdk/test/java/awt/event/MouseEvent/SpuriousExitEnter/
H A DSpuriousExitEnter_2.java219 public static synchronized void fail( String whyFailed )
221 Sysout.println( "The test failed: " + whyFailed );
227 throw new RuntimeException( whyFailed );
231 failureMessage = whyFailed;
H A DSpuriousExitEnter_1.java194 public static synchronized void fail( String whyFailed )
196 Sysout.println( "The test failed: " + whyFailed );
202 throw new RuntimeException( whyFailed );
206 failureMessage = whyFailed;
H A DSpuriousExitEnter.java167 public static synchronized void fail( String whyFailed )
169 Sysout.println( "The test failed: " + whyFailed );
175 throw new RuntimeException( whyFailed );
179 failureMessage = whyFailed;
/openjdk9/jdk/test/java/awt/event/MouseEvent/SmoothWheel/
H A DSmoothWheel.java190 public static synchronized void fail( String whyFailed )
192 Sysout.println( "The test failed: " + whyFailed );
198 throw new RuntimeException( whyFailed );
202 failureMessage = whyFailed;
/openjdk9/jdk/test/java/awt/print/Dialog/
H A DDialogOrient.java196 public static synchronized void fail( String whyFailed )
198 Sysout.println( "The test failed: " + whyFailed );
204 throw new RuntimeException( whyFailed );
208 failureMessage = whyFailed;
/openjdk9/jdk/test/java/awt/print/PageFormat/
H A DNullPaper.java194 public static synchronized void fail( String whyFailed )
196 Sysout.println( "The test failed: " + whyFailed );
202 throw new RuntimeException( whyFailed );
206 failureMessage = whyFailed;

Completed in 109 milliseconds

1234