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 583e9caa5c77a02091ba787406bd096db1b8baac Merge: 2e32e971416 3959bf1365b Author: Jan Lahoda <[email protected]> AuthorDate: Thu Dec 5 13:08:19 2024 +0100 Merge pull request #8016 from lahodaj/ensure-checkContext-is-basicHandler-in-Scopes Ensure AttrContext.returnResult's checkContext is set to Check.basicHandler in javac's Scopes, to avoid it throwing exceptions. .../api/java/source/GeneratorUtilitiesTest.java | 59 +++++++++++++++++ .../api/java/source/TreeUtilitiesTest.java | 25 ++++++++ .../lib/nbjavac/services/NBJavacTrees.java | 73 ++++++++++++++++++++++ 3 files changed, 157 insertions(+) --------------------------------------------------------------------- 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
