Hello, AWT Team. Please review the fix http://cr.openjdk.java.net/~azvegint/jdk/8/8029447/webrev.00/ for the issue https://bugs.openjdk.java.net/browse/JDK-8029447/
These tests fail due to test execution was performed with 32-bit JDK on a 64-bit Linux, obviously this 64-bit Linux system doesn't have 32-bit libraries installed. However, test failure can be avoided by running these tests in headless mode. -- -- Thanks, Alexander.
