eclipse-jdt / eclipse.jdt.debug

Eclipse Public License 2.0
16 stars 46 forks source link

Run instance main method tests only on Java 21+ #335

Closed akurtakov closed 10 months ago

akurtakov commented 10 months ago

What it does

Fixes https://github.com/eclipse-jdt/eclipse.jdt.debug/issues/334

How to test

There are no failures on Java 17 in the next I-build on MacOS.

Author checklist