homberghp opened a new pull request, #8451:
URL: https://github.com/apache/netbeans/pull/8451

   This PR solves issue #7044 
   
   The issue describes that record info was lost when doing and inner to outer 
or pull up refactoring.
   
   In this pull request
   * tests to show the issue.
   * junit test helper to make test output better understandable: 
AssertLinesEqualHelpers.java
   * added RECORD case label where appropriate, for instance where the record 
template should be used.
   * added factory for Record classTree in TreeFactory and TreeMaker
   * added/improved methods in CasualDiff and VeryPretty to pick op parameters 
from record in constructor, so that
    var args are preserved.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
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