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 92eb77dc9445a5ae3f5be1d17276818e472659b2 Merge: b7dde802230 acc6180214a Author: Eric Barboni <[email protected]> AuthorDate: Fri Apr 25 16:42:34 2025 +0200 Merge pull request #8444 from apache/delivery Sync delivery to master after 26-rc2 .../impl/SecureURLResourceRetrieverTest.java | 1 + .../xml/retriever/impl/badssl.com-client.p12 | Bin 2789 -> 2789 bytes .../maven/junit/JUnitOutputListenerProvider.java | 78 +++++++++++++-------- .../javascript2/editor/JsSemanticAnalyzer.java | 4 +- .../unit/data/testfiles/coloring/await.js.semantic | 2 +- .../data/testfiles/coloring/semanticalKeywords.js | 1 + .../coloring/semanticalKeywords.js.semantic | 1 + .../blockscope/arrayLiteral01.js.semantic | 6 +- .../markoccurences/classes/class04.js.semantic | 8 +-- .../asyncFunctions/asyncFunctions1.js.semantic | 2 +- .../asyncFunctions/asyncFunctions2.js.semantic | 4 +- .../testfiles/parser/topLevelAwait.js.semantic | 2 +- .../modules/javascript2/model/ModelVisitor.java | 11 ++- .../data/testfiles/markoccurences/issueGH8299.js | 8 +++ .../testfiles/markoccurences/issueGH8299.js.model | 19 +++++ .../modules/javascript2/model/ModelTest.java | 4 ++ 16 files changed, 105 insertions(+), 46 deletions(-) --------------------------------------------------------------------- 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
