Discussed in #623
I've just noticed that SWT is still requires at least Java 11, even if the almost everything in platform (except equinox) is moved to Java 17.
Note that the Eclipse project Plan for 4.28 only sees Java 17 as supported platform.
We should switch SWT to require Java 17 runtime for 4.28 M2.
I will provide a PR.