<AWT Dev> [8] Review request for JDK-8029447 [TEST_BUG] AWT toolkit initialization fails with UnsatisfiedLinkError on linux x64
Alexander Zvegintsev
alexander.zvegintsev at oracle.com
Tue Dec 3 06:12:09 PST 2013
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.
More information about the awt-dev
mailing list