This is an automated email from the ASF dual-hosted git repository.
mbien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from db244c25823 Merge pull request #8524 from
mbien/optimize-used-in-package
add ba195cc1036 Organize Members hint: don't rearrange record components
new 6fb7d9d1381 Merge pull request #8220 from
mbien/fix-organize-members-for-records
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:
.../modules/java/hints/OrganizeMembers.java | 65 +++++-----
.../modules/java/hints/OrganizeMembersTest.java | 133 +++++++++++++++++++++
.../netbeans/api/java/source/TreeUtilities.java | 10 +-
3 files changed, 172 insertions(+), 36 deletions(-)
create mode 100644
java/java.hints/test/unit/src/org/netbeans/modules/java/hints/OrganizeMembersTest.java
---------------------------------------------------------------------
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