This is an automated email from the ASF dual-hosted git repository.
mbien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from b0739f7c24b Merge pull request #9600 from
mbien/stabilize-classindex-test
add ad36eb480be Improving error messages when an annotation processor
crashes.
new 93b07d6375d Merge pull request #9560 from
lahodaj/improve-ap-error-messages
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../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