updates: smoke testing showed two javac issues which will be fixed with the next jdk 25 builds (thanks Jan!)
https://bugs.openjdk.org/browse/JDK-8361445 https://bugs.openjdk.org/browse/JDK-8361570 but we don't necessarily have to wait for them since we could do another nb-javac lib update, even during RC phase if it has to be. IMO there is one remaining show stopper for netbeans: line numbers in javac stack traces: https://github.com/apache/netbeans/pull/8572#issuecomment-3049946930 there is also no nb-javac release yet (https://mvnrepository.com/artifact/com.dukescript.nbjavac/nb-javac), PR is still staging custom builds from my raspi ;) best regards, michael On 7/7/25 19:43, Michael Bien wrote: > please test/review nb-javac 25 (b29) integration targeting NB 27: > > https://github.com/apache/netbeans/pull/8572 > > all java tests are now green and PR is ready to review (not ready to merge > yet). > > PR produces dev builds, e.g > https://github.com/apache/netbeans/actions/runs/16122288158/artifacts/3478807255 > is the most recent from the last sync. You can find them on the summary page > of the > github action runs for this PR. > > known issues: https://bugs.openjdk.org/browse/JDK-8361445, we have to update > nb-javac again before NB release, potentially via manual patch. > > best regards, > michael > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional commands, e-mail: dev-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists