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

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


    from cfcb594  [NETBEANS-5976] - cleanup Integer deprecation warnings (#3154)
     new 840e1b1  Construct Heap without touching the file system
     new ff7192c  Testing the File-less mode
     new f3d61b3  Version the API change in HeapFactory
     new ba6c0ad  Merge pull request #3148 from JaroslavTulach/HeapFromBuffer

The 5838 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:
 profiler/lib.profiler/manifest.mf                  |  2 +-
 .../netbeans/lib/profiler/heap/HeapFactory.java    | 17 ++++++++
 .../lib/profiler/heap/HprofByteBuffer.java         |  5 +++
 .../org/netbeans/lib/profiler/heap/HprofHeap.java  | 24 ++++++++++--
 .../lib/profiler/heap/HprofMappedByteBuffer.java   | 23 ++++++++---
 .../lib/profiler/heap/HeapFromBufferTest.java      | 45 ++++++++++------------
 .../lib/profiler/heap/HeapSegmentTest.java         |  2 -
 .../org/netbeans/lib/profiler/heap/HeapTest.java   | 13 +------
 8 files changed, 83 insertions(+), 48 deletions(-)
 copy 
enterprise/websvc.restkit/test/qa-functional/src/org/netbeans/modules/ws/qaf/utilities/Utils.java
 => 
profiler/lib.profiler/test/unit/src/org/netbeans/lib/profiler/heap/HeapFromBufferTest.java
 (54%)

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