You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ma...@apache.org on 2018/09/07 15:50:53 UTC

[incubator-netbeans] 01/01: Merge pull request #848 from matthiasblaesing/netbeans-406

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 <mb...@doppel-helix.eu>
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: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists