I20250204-1800
Manually listing "all" ast versions to test is too error prone and leads to cases where JLS 11 (an LTS version) is not tested but JLS 9 is. Simplifies the code and reduces places to add support for new Java versions.
Manually listing "all" ast versions to test is too error prone and leads to cases where JLS 11 (an LTS version) is not tested but JLS 9 is. Simplifies the code and reduces places to add support for new Java versions.