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 1c2ffa19e01db3da56db915b6af3f5d0ba9fb0e8 Merge: c5ecbceac39 ac96f5d26fc Author: Jan Lahoda <51319204+laho...@users.noreply.github.com> AuthorDate: Wed Jul 23 13:08:52 2025 +0200 Merge pull request #8666 from lahodaj/create-local-variable-in-lambda-in-field Fixing create local variable fix for lambdas inside field initializers. .../modules/java/hints/errors/CreateElement.java | 6 +++++- .../hints/errors/AddParameterOrLocalFixTest.java | 21 +++++++++++++++++++++ 2 files changed, 26 insertions(+), 1 deletion(-) --------------------------------------------------------------------- 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