Description of problem: josm doesn't run with latest java-1.6.0-openjdk update. It worked fine with the previous version of java-1.6.0-openjdk. Version-Release number of selected component (if applicable): % rpm -qa | grep openjdk java-1.6.0-openjdk-devel-1.6.0.0-11.b14.fc10.i386 java-1.6.0-openjdk-1.6.0.0-11.b14.fc10.i386 java-1.6.0-openjdk-plugin-1.6.0.0-11.b14.fc10.i386 How reproducible: Always Steps to Reproduce: 1. wget http://josm.openstreetmap.de/josm-tested.jar 2. java -jar josm-tested.jar Actual results: The GUI freezes before the application is fully loaded. Expected results: The application should start and run as it did with the previous version of java-1.6.0-openjdk.
Using java-1.6.0-openjdk-1.6.0.0-11.b14.fc10.i386, josm works for me. Do you have input methods enabled? If so, it could be bug 492018.
Yep, it seems to be bug 492018, marking as duplicate. Thanks. *** This bug has been marked as a duplicate of bug 492018 ***
What's the solution? Thanks.
(In reply to LeoChen_ca from comment #3) > What's the solution? Thanks. Hi, this bug was opened against Fedora 10, which has been unsupported for a very long time. OpenJDK6 is no longer supported in Fedora either, only OpenJDK8 is. Please use josm with OpenJDK8 and let us know if there are any issues.