This is an automated email from the ASF dual-hosted git repository.
matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 8510e4cbbad Merge pull request #9080 from
mbien/remove-more-applet-usage
add b30c10f57e4 JavaScript: Detect duplicate private class elements and
invalid constructors
new f3c6646f892 Merge pull request #9027 from
matthiasblaesing/js_private_class_elements
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../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