This is an automated email from the ASF dual-hosted git repository. jlahoda pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 505be425e40e78b3bba941ff13b3781ebe498f44 Merge: ac407de406d d471fa89895 Author: Jan Lahoda <[email protected]> AuthorDate: Wed Mar 4 12:22:21 2026 +0100 Merge pull request #9130 from lahodaj/java-incorrectly-mapped-comments When mapping comments for modifiers of class members, make sure trailing comments for the preceding member are ignored. .../api/java/source/GeneratorUtilities.java | 19 ++++++- .../api/java/source/CommentCollectorTest.java | 60 ++++++++++++++++++++++ 2 files changed, 78 insertions(+), 1 deletion(-) --------------------------------------------------------------------- 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
