The java/awt/EventDispatchThread/HandleExceptionOnEDT/HandleExceptionOnEDT.java test consistently fails on Linux with the message:
Test FAILED: exception is not handled for frame
----------messages:(4/141)----------
command: main HandleExceptionOnEDT
reason: User specified action: run main HandleExceptionOnEDT
Mode: othervm
elapsed time (seconds): 0.287
----------configuration:(0/0)----------
----------System.out:(0/0)----------
----------System.err:(13/821)----------
java.lang.RuntimeException: Test FAILED: exception is not handled for frame
at HandleExceptionOnEDT.main(HandleExceptionOnEDT.java:100)
at ...
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test FAILED: exception is not handled for frame