apache / netbeans

Apache NetBeans
https://netbeans.apache.org/
Apache License 2.0
2.63k stars 840 forks source link

Turn remaining few EE tests off which can't run on JDK 17 yet #7534

Closed mbien closed 2 months ago

mbien commented 2 months ago

those were locked to JDK 8 but kept causing problems to other modules which tried to bump the lang level

Once this is merged, everything would be testing consistently on JDK 17 or later

meta issue: https://github.com/apache/netbeans/issues/4904