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 25064b0  Use -f option when submitting breakpoints to have pending 
breakpoints and submit breakpoints based on relative path in sources folder.
     new b0dcfa0  nb-javac checks cleanup and dialog removal.
     new d005a47  removed sealed class workaround added in #3228.
     new 7414fb4  trees nb-javac 17 cleanup after #3283.
     new 837f2e6  SourceVersion related cleanup.
     new 4a148ec  Merge pull request #3396 from mbien/nb-javac-checks

The 6392 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/completion/JavaCompletionTask.java        |  65 +--------
 java/java.source.base/manifest.mf                  |   2 +-
 .../netbeans/api/java/source/TreeUtilities.java    |  32 -----
 .../modules/java/source/NoJavacHelper.java         |  28 ++--
 .../java/source/indexing/JavaCustomIndexer.java    |  14 +-
 .../org/netbeans/api/java/source/gen/TryTest.java  |  11 +-
 .../source/indexing/VanillaCompileWorkerTest.java  |  11 +-
 .../java/source/parsing/JavacParserTest.java       |   3 -
 .../java/source/parsing/PartialReparseTest.java    |   4 -
 .../modules/java/source/JBrowseModule.java         |  12 +-
 .../modules/java/hints/spiimpl/JackpotTrees.java   | 158 ++++++++++-----------
 .../modules/java/hints/spiimpl/Utilities.java      |  81 ++---------
 12 files changed, 106 insertions(+), 315 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