I20231027-0140
If there is a main method candidate it ensures that the class is runnable. JavaModelUtils is used in JavaElementImageProvider and this change makes classes with instance main methods being shown as runnable in the Outline view if running on Java 21 with --enable-preview set.