This is an automated email from the ASF dual-hosted git repository. mbien pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 93b07d6375d98adf0c133ac3b6f4e598a8798fa6 Merge: b0739f7c24b ad36eb480be Author: Michael Bien <[email protected]> AuthorDate: Sat Sep 5 10:18:20 2026 +0200 Merge pull request #9560 from lahodaj/improve-ap-error-messages Improving error messages when an annotation processor crashes. .../modules/java/source/indexing/APTUtils.java | 49 ++-- .../modules/java/source/parsing/JavacParser.java | 3 +- .../modules/java/source/indexing/APTUtilsTest.java | 263 ++++++++++++++++++++- .../java/source/indexing/CrashingAPTest.java | 5 +- 4 files changed, 301 insertions(+), 19 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
