homberghp opened a new pull request, #8374: URL: https://github.com/apache/netbeans/pull/8374
This is my final version of the solution for #7044 The main problems/changes are java/java.source/base/... CausualDiff.java Problems solved are: * refactor an inner record to top-level no longer drops record features. * The implements clause is put before the first curly brace instead of after * add recordutis + test mainly to properly obtain record components as parameters to the record header * various places with missing record consideration * adds TreeMaker of RECORD Adds a helper class in nbjunit to create formatted output when comparing source code -- 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: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists