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

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


    from 393da614ff Merge pull request #6866 from 
jtulach/jtulach/TruffleBreakpoints
     add 021fbf8e0b [NETBEANS-3725] Preventing a crash in Flow due to 
unattributed ASTs (cleared nerrors prevents post attr to run in some cases).
     new 46c7f63aca Merge pull request #7153 from lahodaj/NETBEANS-3725a

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:
 .../org/netbeans/api/java/source/JavaSource.java   |  6 ---
 .../api/java/source/ModificationResult.java        |  2 -
 .../netbeans/api/java/source/JavaSourceTest.java   | 54 +++++++++++++++++-----
 .../api/java/source/ModificationResultTest.java    | 20 ++++++++
 .../java/hints/spiimpl/batch/BatchUtilities.java   |  4 --
 .../hints/spiimpl/batch/BatchUtilitiesTest.java    | 15 ++++++
 6 files changed, 77 insertions(+), 24 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to