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

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

commit 46c7f63aca1737abc262c13edc657f35eaad5156
Merge: 393da614ff 021fbf8e0b
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Thu Apr 11 10:37:05 2024 +0200

    Merge pull request #7153 from lahodaj/NETBEANS-3725a
    
    [NETBEANS-3725] Preventing a crash in Flow due to unattributed ASTs 
(cleared nerrors prevents post attr to run in some cases).

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