This is an automated email from the ASF dual-hosted git repository.
jlahoda pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 411d55efc52 Merge pull request #8860 from mbien/add-default-case-hint
add f6aa4d788cd Private members are never inherited, and package-private
members are only sometimes inherited, the Java import analysis needs to account
for that.
new 2e80f299fe4 Merge pull request #8752 from lahodaj/proper-inheritance
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:
.../java/source/pretty/ImportAnalysis2.java | 10 +-
.../modules/java/source/save/ElementOverlay.java | 30 +-
.../api/java/source/gen/ImportAnalysis2Test.java | 348 +++++++++++++++++++++
3 files changed, 375 insertions(+), 13 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