Created attachment 1714272 [details] Eclipse JVM error dialog box Description of problem: Fedora 33's JDK 11 cannot run upstream's eclipse (Eclipse 2020-06 from eclipse.org) Version-Release number of selected component (if applicable): java-11-openjdk-11.0.9.1-0.1.ea.fc33.x86_64 eclipse-java-2020-06-R-linux-gtk-x86_64.tar.gz How reproducible: Always Steps to Reproduce: 1. Install java-11-openjdk{,-devel,-headless,-jmods} 2. Unpack upstream Eclipse 2020-06: to eclipse/ 3. Run eclipse/eclipse Actual results: Error: LinkageError occurred while loading main class org.eclipse.equinox.launcher.Main java.lang.ExceptionInInitializerError: null Expected results: Eclipse runs normally Additional info:
Downgrading to java-11-openjdk-11.0.8.10-1.fc33.x86_64 fixes upstream eclipse startup.
Yes, this is an issue with java-11-openjdk-11.0.9.1-0.1.ea.fc33.x86_64 which got fixed with java-11-openjdk-11.0.9.6-0.1.ea.fc33.x86_64 and better. Sorry about the trouble. *** This bug has been marked as a duplicate of bug 1869017 ***