Hi Mikhail,The fix looks good to me. However, please consider naming the test files with human-readable names. E.g. test/java/awt/Toolkit/BadDisplayTest/BadDisplayTest.java|.sh.
-- best regards, Anthony On 10/12/12 19:43, Mikhail Cherkasov wrote:
Hi all, Could you please review a fix for 6818083: When DISPLAY is bad, InternalError thrown, not AWTError Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6818083 InternalError was replaced with AWTError. Patch is attached. Thanks, Mikhail.
