corner imagecorner image FeaturesPluginsDocs & SupportCommunityPartners


NetBeans profiler 6.7 Release Notes

Features

These are new features in this release:

  • HeapWalker improvements:
    • OQL scripting support
    • Computing retained sizes
    • Displaying call stacks at the heap dump when available
    • Displaying number of objects pending for finalization
  • Export of profiling results to XML, HTML and CSV
  • Self-sampling tool to troubleshoot IDE performance

Fixes

These are high priority bugs fixed in this release:

  • Issue 165925 - NullPointerException at org.netbeans.modules.profiler.actions.ProfilerToolbarDropdownAction.getToolbarPresenter
  • Issue 153646 - Some data is missing in CPU snapshot
  • Issue 167244 - Cannot open heap dump on JDK 1.5 on Mac OS X 10.5
  • Issue 166771 - [Heapwalker OQL] query execute button not enabled
  • Issue 162801 - Go To Source doesn't work for external snapshots
  • Issue 164670 - Cannot open context menu in live liveness memory results
  • Issue 159435 - Profile me now button hidden by default
  • Issue 163207 - Compare memory snapshot icon is missing
  • Issue 158878 - Cannot open heap dump
  • Issue 160987 - Profiler do not see classes from extension directories
  • Issue 161729 - I18N: filter xml files are not in l10n-kit
  • Issue 162219 - URI is not absolute
  • Issue 165088 - Memory leak in OQLEditor
  • Issue 62919 - EXCEPTION_ACCESS_VIOLATION in getMethodNamesForJMethodIds
  • Issue 153454 - Marker method under root method does not work correctly
  • Issue 153578 - critical: stack integrity violation on method exit
  • Issue 154256 - Root methods specified with ** do not work correctly
  • Issue 157978 - Profiling tests in maven projects results in no data
  • Issue 161751 - Can not profile Paint App example application
  • Issue 163488 - Objects created by ObjectInputStream.readObject() are not registered
  • Issue 165667 - assert when doing remote profiling
  • Issue 145198 - Cannot build profiler cluster without j2ee
  • Issue 147348 - Profile/Profile Other menu not refreshed correctly
  • Issue 153450 - Marking rules defined by "subtype" are applied to all the subtype methods instead of only the overridden ones
  • Issue 158059 - OQL support for multivalued return is broken
  • Issue 158395 - RootMethod Selector fails for maven based projects
  • Issue 161349 - Please hide the Java Profiler (OQL Language Support) module from the Plugins list
  • Issue 161759 - Profiling ant web application doesn't use default root methods
  • Issue 164957 - Profile File doesn't work for Maven project
  • Issue 159095 - NullPointerException at com.sun.tools.javac.model.JavacElements.getTypeElement
  • Issue 161670 - Error when profile simple maven project
  • Issue 164140 - memory leak in profiler.ppoints.ProfilingPointsManager
  • Issue 162039 - Modify Profiling action disabled
  • Issue 164940 - Export results generates invalid xml


All bugs fixed in this release can be listed using this Issue Tracker query.
 
 
loading
Please Confirm