Laszlo Kishalmi

Results 94 comments of Laszlo Kishalmi

Did some limited testing on Java 20, and Java 21 as toolchains with Gradle 8.3 and Gradle 8.4 running NetBeans with Java 21

> please make sure that tests don't start to install JDKs > > edit: what i mean by that is that existing tests should not suddenly start setting up their...

Well, @sdedic I've put that node back. ![image](https://github.com/apache/netbeans/assets/1381701/541f2ece-05d2-4cb3-bbe0-c5745bb5aceb)

The build is finally green now. If no one objects, I'm going to merge this tomorrow!

Well, I think your `toml-java` workcould go into the ide cluster and eventually replace the `libs.tomlj`. That would be actually a preferred way to, so we could upgrade the ANTLR4...

> do we let the exception throw ? Well, that default part should not happen. The new switch checks for completeness. Reverting back to the old syntax and trying to...

> My guess is that the Java version upgrade from 8 to 17 in #7257 needs reverting prior to release. > > This line seems to pass `NBProjectInfoAction` into `ProjectConnection::action`...

There is not too much info on Gradle 9.0, besides a bunch of warnings, that things are up for a removal. So I do not know for sure if Gradle...

> Do you plan also to make the `Extractors` to be version-aware ? Good point. Shall we? I'm thinking of that they are providing an ugly but stable serialization facade...