This is an automated email from the ASF dual-hosted git repository. matthiasblaesing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git
commit cc5a743e848ef784d642044b89e87daafa9780fb Merge: 7b0fc35 5058fc4 Author: Matthias Bläsing <[email protected]> AuthorDate: Fri Sep 7 17:50:49 2018 +0200 Merge pull request #848 from matthiasblaesing/netbeans-406 [NETBEANS-406] Fix a potential memory leak involving DocumentUtilitie… ide/editor.lib2/nbproject/project.properties | 2 +- ide/editor.lib2/nbproject/project.xml | 2 +- .../modules/editor/lib2/view/DocumentViewOp.java | 2 +- ide/editor.util/apichanges.xml | 18 +++++++ ide/editor.util/manifest.mf | 2 +- ide/editor.util/nbproject/project.xml | 11 +++- .../lib/editor/util/swing/DocumentUtilities.java | 34 +++++++++++++ .../editor/util/swing/DocumentUtilitiesTest.java | 58 +++++++++++++++++++++- 8 files changed, 123 insertions(+), 6 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
