This is an automated email from the ASF dual-hosted git repository.

matthiasblaesing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git

commit f3c6646f892138b2abceb06740d62730b6e342aa
Merge: 8510e4cbbad b30c10f57e4
Author: Matthias Bläsing <[email protected]>
AuthorDate: Sat Dec 13 11:43:08 2025 +0100

    Merge pull request #9027 from matthiasblaesing/js_private_class_elements
    
    JavaScript: Detect duplicate private class elements and invalid constructors

 .../libs.nashorn/nbproject/project.properties      |   2 +-
 .../src/com/oracle/js/parser/Parser.java           |  35 ++++++-
 .../oracle/js/parser/resources/Messages.properties |   2 +
 .../unit/src/com/oracle/js/parser/ParserTest.java  | 111 ++++++++++++++++++++-
 4 files changed, 143 insertions(+), 7 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

Reply via email to