I20241002-0140
* Incorrect exhaustiveness check leads to MatchException at runtime * A sealed interface with generic causes IllegalStateException * Fixes https://github.com/eclipse-jdt/eclipse.jdt.core/issues/3009 * Fixes https://github.com/eclipse-jdt/eclipse.jdt.core/issues/3031