This is an automated email from the ASF dual-hosted git repository.

matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


    from bf8131cc09 Merge pull request #6850 from mbien/ci-action-updates
     new 08ffadc352 nb-javac: Check for Abort/CancelAbort in exception cause 
chain
     new 59ee4e1b6b Cleanup NetBeans warnings
     new e80319f334 Merge pull request #6865 from matthiasblaesing/javac_abort

The 9600 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:
 .../java/source/indexing/VanillaCompileWorker.java | 179 ++++++++++-----------
 .../modules/java/source/parsing/JavacParser.java   |  93 ++++++-----
 .../modules/java/source/util/AbortChecker.java     |  57 +++++++
 3 files changed, 195 insertions(+), 134 deletions(-)
 create mode 100644 
java/java.source.base/src/org/netbeans/modules/java/source/util/AbortChecker.java


---------------------------------------------------------------------
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

Reply via email to