This is an automated email from the ASF dual-hosted git repository.

matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.


    from 7b0fc35  Merge pull request #847 from sdedic/module_fragments_test
     add 5058fc4  [NETBEANS-406] Fix a potential memory leak involving 
DocumentUtilities.addPropertyChangeListener.
     new cc5a743  Merge pull request #848 from matthiasblaesing/netbeans-406

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:
 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-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to