<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.ej-technologies.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
<title>JProfiler releases</title>
<link>http://www.ej-technologies.com/download/jprofiler/changelog.html</link>
<description>
          News about JProfiler releases from ej-technologies
        </description>
<managingEditor>info@ej-technologies.com</managingEditor>
<webMaster>webmaster@ej-technologies.com</webMaster>
<language>en</language>
<image>
<url>http://www.ej-technologies.com/images/ej-technologies_small.gif
      </url>
<title>ej-technologies</title>
<link>http://www.ej-technologies.com/</link>
<width>200</width>
<height>35</height>
</image>
<ttl>360</ttl>
<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.ej-technologies.com/JProfiler" /><feedburner:info uri="jprofiler" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>JProfiler</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
<title>JProfiler Release 6.0.3</title>
<link>http://feeds.ej-technologies.com/~r/JProfiler/~3/1vV5CLs8wCE/changelog.html</link>
<guid isPermaLink="false">http://www.ej-technologies.com/download/jprofiler/changelog.html#6.0.3</guid>
<pubDate>Fri, 12 Feb 2010 09:00:00 +0100</pubDate>
<description>&lt;b&gt;Bugs fixed:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Opening large snapshots (&amp;gt; 2-3 GB) could result in using up all disk space&lt;/li&gt;
&lt;li&gt;Data from the locking history graph and the monitor history view that was already visible in the JProfiler GUI at the time of saving was not shown in snapshots&lt;/li&gt;
&lt;li&gt;Wrong tooltip was displayed for snapshots in the threads history view if no monitors were recorded for a particular thread and time&lt;/li&gt;
&lt;li&gt;In the telemetry views, it was sometimes possible to zoom in from the initial zoom level, but not to zoom out again&lt;/li&gt;
&lt;li&gt;The main thread was not recorded on BEA JRockit JVMs&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/JProfiler/~4/1vV5CLs8wCE" height="1" width="1"/&gt;</description>
<feedburner:origLink>http://www.ej-technologies.com/download/jprofiler/changelog.html#6.0.3</feedburner:origLink></item>
<item>
<title>JProfiler Release 6.0.2</title>
<link>http://feeds.ej-technologies.com/~r/JProfiler/~3/YHNZiMZOXFs/changelog.html</link>
<guid isPermaLink="false">http://www.ej-technologies.com/download/jprofiler/changelog.html#6.0.2</guid>
<pubDate>Mon, 14 Dec 2009 09:00:00 +0100</pubDate>
<description>&lt;b&gt;Bugs fixed:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;The IDEA 9.0 integration did not work with the final release of IDEA 9.0&lt;/li&gt;
&lt;li&gt;Load session settings on startup for local sessions profiled with 1.6+ configured with the "Start immediately" startup mode to avoid problems with retransforming a large number of classes&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/JProfiler/~4/YHNZiMZOXFs" height="1" width="1"/&gt;</description>
<feedburner:origLink>http://www.ej-technologies.com/download/jprofiler/changelog.html#6.0.2</feedburner:origLink></item>
<item>
<title>JProfiler Release 6.0.1</title>
<link>http://feeds.ej-technologies.com/~r/JProfiler/~3/epcFaOs1LDw/changelog.html</link>
<guid isPermaLink="false">http://www.ej-technologies.com/download/jprofiler/changelog.html#6.0.1</guid>
<pubDate>Wed, 18 Nov 2009 09:00:00 +0100</pubDate>
<description>&lt;b&gt;Bugs fixed:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;NetBeans plugin did not work if JProfiler was installed in a path with spaces&lt;/li&gt;
&lt;li&gt;Source path could not be changed temporarily for a snapshot&lt;/li&gt;
&lt;li&gt;The native library path in a local session configuration was ignored for 1.5+ JVMs&lt;/li&gt;
&lt;li&gt;Print an exception if the "Create an HRPOF heap dump" trigger action fails&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/JProfiler/~4/epcFaOs1LDw" height="1" width="1"/&gt;</description>
<feedburner:origLink>http://www.ej-technologies.com/download/jprofiler/changelog.html#6.0.1</feedburner:origLink></item>
<item>
<title>JProfiler Release 6.0</title>
<link>http://feeds.ej-technologies.com/~r/JProfiler/~3/FPBHcFsAyTw/changelog.html</link>
<guid isPermaLink="false">http://www.ej-technologies.com/download/jprofiler/changelog.html#6.0</guid>
<pubDate>Wed, 4 Nov 2009 09:00:00 +0100</pubDate>
<description>&lt;b&gt;New features:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Current locking and locking history graphs&lt;/li&gt;
&lt;li&gt;Thread dumps view&lt;/li&gt;
&lt;li&gt;Method statistics view&lt;/li&gt;
&lt;li&gt;Exceptional method runs: Analyze the slowest executions of selected methods in detail&lt;/li&gt;
&lt;li&gt;"Tree map" view mode in all call tree views and the biggest objects view of the heap walker&lt;/li&gt;
&lt;li&gt;Auto-tuning for dynamic instrumentation: Methods with disproportional overhead will be suggested for a list of ignored methods&lt;/li&gt;
&lt;li&gt;Simplified manual configuration of profiling with a single -agentpath VM parameter for Java 5+&lt;/li&gt;
&lt;li&gt;Changing profiling settings without restarting the profiled JVM for Java 6+&lt;/li&gt;
&lt;li&gt;Loading snapshots from IDE integrations&lt;/li&gt;
&lt;li&gt;Support for FreeBSD x86 and Linux PPC&lt;/li&gt;
&lt;li&gt;Thread history view: Tool tips with stack traces and links to the monitor section&lt;/li&gt;
&lt;li&gt;Monitor history view: Integration with the new locking graphs&lt;/li&gt;
&lt;li&gt;Call tracer: Added stack trace context information&lt;/li&gt;
&lt;li&gt;Configurable levels and threshold for expansion in call trees&lt;/li&gt;
&lt;li&gt;"Select in heap walker" actions now also work with snapshots. In live sessions you will be asked whether to use the current heap dump or whether to take a new one&lt;/li&gt;
&lt;li&gt;Conditional recording of the monitor event history&lt;/li&gt;
&lt;li&gt;Profiling without waiting at startup (nowait mode) does not require a config file for Java 6+ anymore&lt;/li&gt;
&lt;li&gt;Minimum number of significant digits for data feed labels in VM telemetries&lt;/li&gt;
&lt;li&gt;New icon set for Windows Vista/Windows 7 and all other non-Windows XP platforms&lt;/li&gt;
&lt;li&gt;Remember window sizes for JProfiler frames&lt;/li&gt;
&lt;li&gt;IDE integration for Netbeans 6.8 with support for profiling Glassfish v3&lt;/li&gt;
&lt;li&gt;IDE integration for IntelliJ Idea 9&lt;/li&gt;
&lt;li&gt;Integration wizard for JBoss 5.1&lt;/li&gt;
&lt;li&gt;Integration wizard for Glassfish v3&lt;/li&gt;
&lt;li&gt;Integration wizard for Coldfusion 9&lt;/li&gt;
&lt;li&gt;Integration wizard for Oracle Weblogic 11g&lt;/li&gt;
&lt;/ul&gt;
&lt;b&gt;Bugs fixed:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Fixed exception in command line integration wizard&lt;/li&gt;
&lt;li&gt;Method trigger configuration: Browse in profiled classes did not work&lt;/li&gt;
&lt;li&gt;Fixed performance regression in the selection of the heap walker time view with JRE 1.6 update 10 and higher&lt;/li&gt;
&lt;li&gt;IDE integrations: Deselecting the "Open new window" option did not always work&lt;/li&gt;
&lt;li&gt;Selecting primitive arrays in the heap walker from other views was not possible&lt;/li&gt;
&lt;li&gt;Fixed problem with repeated docking and undocking of profiling views&lt;/li&gt;
&lt;li&gt;Red markers for unprofiled classes in call tree views were sometimes incorrect&lt;/li&gt;
&lt;li&gt;Native console for local sessions did not work on Windows Vista and Windows 7&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/JProfiler/~4/FPBHcFsAyTw" height="1" width="1"/&gt;</description>
<feedburner:origLink>http://www.ej-technologies.com/download/jprofiler/changelog.html#6.0</feedburner:origLink></item>
<item>
<title>JProfiler Release 5.2.4</title>
<link>http://feeds.ej-technologies.com/~r/JProfiler/~3/1R41Vj-t_TU/changelog.html</link>
<guid isPermaLink="false">http://www.ej-technologies.com/download/jprofiler/changelog.html#5.2.4</guid>
<pubDate>Thu, 17 Sep 2009 09:00:00 +0200</pubDate>
<description>&lt;b&gt;Bugs fixed:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a race condition that could lead to a deadlock in the profiled JVM&lt;/li&gt;
&lt;li&gt;Fixed a crash in the profiled JVM that could occur when the JVM terminated and the JProfiler GUI was not connected&lt;/li&gt;
&lt;li&gt;Fixed a crash in the heap walker related to internal reflection classes&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/JProfiler/~4/1R41Vj-t_TU" height="1" width="1"/&gt;</description>
<feedburner:origLink>http://www.ej-technologies.com/download/jprofiler/changelog.html#5.2.4</feedburner:origLink></item>
<item>
<title>JProfiler Release 5.2.3</title>
<link>http://feeds.ej-technologies.com/~r/JProfiler/~3/bHBE_USqD1A/changelog.html</link>
<guid isPermaLink="false">http://www.ej-technologies.com/download/jprofiler/changelog.html#5.2.3</guid>
<pubDate>Wed, 12 Aug 2009 09:00:00 +0200</pubDate>
<description>&lt;b&gt;New features:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Support for eclipse 3.5 in the IDE integration wizard&lt;/li&gt;
&lt;li&gt;Support for Netbeans 6.7 in the IDE integration wizard&lt;/li&gt;
&lt;/ul&gt;
&lt;b&gt;Bugs fixed:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Make it clear in the GUI that invocation counts for non-runnable thread states refer to thread state events and not to actual method invocations&lt;/li&gt;
&lt;li&gt;Method triggers on constructors did not work&lt;/li&gt;
&lt;li&gt;Object comparison: Reloaded classes with the same name contributed multiple rows with erratic numbers to the comparison&lt;/li&gt;
&lt;li&gt;Heap walker: The fallback for large snapshots did not always work&lt;/li&gt;
&lt;li&gt;Heap walker: Fixed a crash on Mac OS X when calculating deep sizes&lt;/li&gt;
&lt;li&gt;Heap walker: HPROF snapshots with multiple segments (for example Android snapshots) could not be loaded&lt;/li&gt;
&lt;li&gt;Certain old JProfiler snapshot files could not be loaded anymore&lt;/li&gt;
&lt;li&gt;Fixed a rare crash when profiling the IBM JVM&lt;/li&gt;
&lt;li&gt;Mac OS X: Thread name changes were not shown in the JProfiler GUI&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/JProfiler/~4/bHBE_USqD1A" height="1" width="1"/&gt;</description>
<feedburner:origLink>http://www.ej-technologies.com/download/jprofiler/changelog.html#5.2.3</feedburner:origLink></item>
<item>
<title>JProfiler Release 5.2.2</title>
<link>http://feeds.ej-technologies.com/~r/JProfiler/~3/PtYF0zHvEaY/changelog.html</link>
<guid isPermaLink="false">http://www.ej-technologies.com/download/jprofiler/changelog.html#5.2.2</guid>
<pubDate>Mon, 20 Apr 2009 09:00:00 +0200</pubDate>
<description>&lt;b&gt;New features:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Added integration wizard for Netbeans RCP applications&lt;/li&gt;
&lt;/ul&gt;
&lt;b&gt;Bugs fixed:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Fixed exception when scanning heap dump&lt;/li&gt;
&lt;li&gt;If small icons were chosen for the toolbar, it was not possible to reset the icon size without restarting JProfiler&lt;/li&gt;
&lt;li&gt;Fixed loading of very large snapshot files&lt;/li&gt;
&lt;li&gt;An exception was thrown at startup if a 1.5+ JRE without java.lang.management classes was used for profiling&lt;/li&gt;
&lt;li&gt;Fixed exception for JNDI profiling with some JNDI service providers&lt;/li&gt;
&lt;li&gt;Fixed NullPointerException when opening certain HPROF files&lt;/li&gt;
&lt;li&gt;Fixed ArrayIndexOutOfBoundException when loading snapshot&lt;/li&gt;
&lt;li&gt;Payloads larger than 64K lead to exception during profiling&lt;/li&gt;
&lt;li&gt;Install eclipse plugin in "dropins" folder for eclipse 3.4&lt;/li&gt;
&lt;li&gt;Solved "Could not find an unused local port" problem for IDE integrations&lt;/li&gt;
&lt;li&gt;Web start sessions: "java-vm-args" attribute of the "j2se" element in the JNLP descriptor was ignored, so profiling did not work with 1.6.0 update 10 and higher when this attribute was used&lt;/li&gt;
&lt;li&gt;Recorded objects and recorded throughput telemetries were always disabled for snapshots&lt;/li&gt;
&lt;li&gt;Command line export: -liveness option was not respected for RecordedObjectsView&lt;/li&gt;
&lt;li&gt;Mac OS X: Applet profiling instructions given by the wizard were wrong&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/JProfiler/~4/PtYF0zHvEaY" height="1" width="1"/&gt;</description>
<feedburner:origLink>http://www.ej-technologies.com/download/jprofiler/changelog.html#5.2.2</feedburner:origLink></item>
<item>
<title>JProfiler Release 5.2.1</title>
<link>http://feeds.ej-technologies.com/~r/JProfiler/~3/_MGfPEtk7-o/changelog.html</link>
<guid isPermaLink="false">http://www.ej-technologies.com/download/jprofiler/changelog.html#5.2.1</guid>
<pubDate>Mon, 29 Dec 2008 09:00:00 +0100</pubDate>
<description>&lt;b&gt;New features:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Added a view setting to switch off display of declaring classes for the reference trees in the heap walker&lt;/li&gt;
&lt;li&gt;Heap walker, tree of incoming references: Show declaring classes if different from actual class&lt;/li&gt;
&lt;li&gt;Heap walker, reference graph: Improved tooltip display and show declaring classes if different from actual class&lt;/li&gt;
&lt;/ul&gt;
&lt;b&gt;Bugs fixed:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Taking a heap snapshot could fail under some circumstances with an ArrayIndexOutOfBoundsException&lt;/li&gt;
&lt;li&gt;Heap walker, tree of incoming references: It was possible to invoke "Show paths to GC root" on GC root nodes themselves with confusing results&lt;/li&gt;
&lt;li&gt;Heap walker, tree of incoming references: Multiple selection did not always work as expected&lt;/li&gt;
&lt;li&gt;Heap walker, tree of incoming references: Object IDs were shown for GC roots&lt;/li&gt;
&lt;li&gt;Heap walker, reference graph: Multiple references from fields with the same name in superclasses were not displayed&lt;/li&gt;
&lt;li&gt;Heap walker: Deep size and retained size for the current object set were shown in a confusing order&lt;/li&gt;
&lt;li&gt;Heap walker: Selection steps were initially not shown even if selected in the view settings&lt;/li&gt;
&lt;li&gt;Payload descriptions (e.g. JDBC statements) with a size of more than 64kB caused an exception to be thrown in the profiled JVM&lt;/li&gt;
&lt;li&gt;Tooltips in graphs are now shown immediately and are not hidden after a few seconds&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/JProfiler/~4/_MGfPEtk7-o" height="1" width="1"/&gt;</description>
<feedburner:origLink>http://www.ej-technologies.com/download/jprofiler/changelog.html#5.2.1</feedburner:origLink></item>
<item>
<title>JProfiler Release 5.2</title>
<link>http://feeds.ej-technologies.com/~r/JProfiler/~3/xzSGB7aSZPY/changelog.html</link>
<guid isPermaLink="false">http://www.ej-technologies.com/download/jprofiler/changelog.html#5.2</guid>
<pubDate>Wed, 17 Dec 2008 09:00:00 +0100</pubDate>
<description>&lt;b&gt;New features:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Biggest objects view in heap walker showing the objects that retain most memory. You can open the tree of retained objects in place.&lt;/li&gt;
&lt;li&gt;Significant memory overhead reduction&lt;/li&gt;
&lt;li&gt;Much lower memory overhead on the profiled JVM when taking a heap snapshot&lt;/li&gt;
&lt;li&gt;Much lower memory overhead when opening snapshots with heap dumps or HPROF snapshots&lt;/li&gt;
&lt;li&gt;Much lower memory overhead when opening snapshots with lots of CPU data (for snapshots saved with 5.2+)&lt;/li&gt;
&lt;li&gt;CPU data of dead threads is now stored to disk periodically to decrease the memory overhead on the profiled JVM&lt;/li&gt;
&lt;li&gt;Trigger enhancements&lt;/li&gt;
&lt;li&gt;Added "JVM startup" and "JVM exit" triggers&lt;/li&gt;
&lt;li&gt;Enabling and disabling triggers from the GUI and the API&lt;/li&gt;
&lt;li&gt;Trigger groups that can be enabled or disabled together&lt;/li&gt;
&lt;li&gt;Trigger action and API for controlling the call tracer&lt;/li&gt;
&lt;li&gt;"Trigger heap dump" trigger action now also works in online mode&lt;/li&gt;
&lt;li&gt;Method trigger: Added "ignore recursive calls" option, enabled by default&lt;/li&gt;
&lt;li&gt;Status indicators and quick switches for allocation recording, memory recording and trigger execution in the status bar&lt;/li&gt;
&lt;li&gt;Bookmark enhancements&lt;/li&gt;
&lt;li&gt;"Edit bookmarks" dialog to show, edit and export all bookmarks&lt;/li&gt;
&lt;li&gt;Export bookmarks from the command line by specifying the "Bookmarks" as the view name&lt;/li&gt;
&lt;li&gt;Line style and color of bookmarks can be edited&lt;/li&gt;
&lt;li&gt;Heap walker, time view: Added a "Select between bookmarks" action to select all objects allocated between two bookmarks.&lt;/li&gt;
&lt;li&gt;Session import and export&lt;/li&gt;
&lt;li&gt;Command line integration wizard ($JPROFILER_HOME/bin/jpintegrate)&lt;/li&gt;
&lt;li&gt;View filters for snapshot comparison views&lt;/li&gt;
&lt;li&gt;Hiding of selected nodes in call tree and hot spot views&lt;/li&gt;
&lt;li&gt;Support for HP-UX on Itanium&lt;/li&gt;
&lt;li&gt;Bundled IDE integrations for IDEA 8, JDeveloper 11g and  Netbeans 6.5&lt;/li&gt;
&lt;li&gt;Better user experience for slow operations in the heap walker&lt;/li&gt;
&lt;li&gt;Better resize behavior of table columns&lt;/li&gt;
&lt;li&gt;The difference columns in the "All objects", "Recorded objects" and "Allocation hot spots" views now show percentages as well. A view setting for switching between sort by value and sort by percentage has been added.&lt;/li&gt;
&lt;li&gt;Command line export: Added parameter -viewfilters=[comma-separated list] for both export and comparisons to apply view filters to the exported view&lt;/li&gt;
&lt;li&gt;Hidden messages can be enabled again on the "Miscellaneous" tab of the general settings dialog&lt;/li&gt;
&lt;li&gt;Added "Do not show again" option for several messages&lt;/li&gt;
&lt;li&gt;Integration wizard for Apache jsvc services&lt;/li&gt;
&lt;li&gt;All integration wizards now support offline profiling&lt;/li&gt;
&lt;li&gt;JDBC calls and other payload nodes in the call tree now show average times in brackets if this was selected in the view settings&lt;/li&gt;
&lt;li&gt;Call graph: Added a "Remove all but selected nodes" action to the context menu&lt;/li&gt;
&lt;li&gt;Allocation views: Added option to auto-update data periodically&lt;/li&gt;
&lt;li&gt;Added menu item Session-&amp;gt;Close Session to revert a window to its original state&lt;/li&gt;
&lt;li&gt;Snapshot comparisons: The object comparison now has an option to compare objects in heap snapshot. In that way, HPROF heap snapshots can be compared as well.&lt;/li&gt;
&lt;li&gt;Support for web start sessions on Mac OS X&lt;/li&gt;
&lt;li&gt;Integration wizard for Websphere 7.0&lt;/li&gt;
&lt;li&gt;Integration wizard for IBM Websphere community edition 2.x&lt;/li&gt;
&lt;li&gt;Integration wizard for Jetty 6.x&lt;/li&gt;
&lt;li&gt;Integration wizard for the Tanuki service wrapper&lt;/li&gt;
&lt;li&gt;Integration wizard for Coldfusion 8&lt;/li&gt;
&lt;li&gt;Integration wizard for Glassfish v3&lt;/li&gt;
&lt;li&gt;Support for the IBM 1.6 JVM&lt;/li&gt;
&lt;/ul&gt;
&lt;b&gt;Bugs fixed:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Quick search feedback in table views was broken under some circumstances&lt;/li&gt;
&lt;li&gt;JDBC calls and other payload nodes in the call tree did not fully respect time scale settings in the view settings&lt;/li&gt;
&lt;li&gt;Threads were not sorted alphabetically in the thread selector of the CPU views&lt;/li&gt;
&lt;li&gt;Bookmarks created with the API were sometimes not transmitted immediately&lt;/li&gt;
&lt;li&gt;When modifying trigger settings, the config file was not updated after closing the session settings dialog&lt;/li&gt;
&lt;li&gt;Call tree comparison: When reloaded classes with the same name contributed to the same call stack, the comparison was faulty at that node&lt;/li&gt;
&lt;li&gt;Remote integration wizard: If the installation directory of JProfiler on the remote machine was specified with a trailing file separator, the modification instructions were wrong or the integration failed.&lt;/li&gt;
&lt;li&gt;Call tree view: "Show all" action after "Set as root" action did not always work correctly.&lt;/li&gt;
&lt;li&gt;Web start sessions: The chooser button for JNLP URLs in the application settings did not show any results from a Java 6 installation (new cache format).&lt;/li&gt;
&lt;li&gt;Web start sessions did not work with Java 1.6.0 update 10 and higher&lt;/li&gt;
&lt;li&gt;"Hot spots" view: For hot spot types other than methods, average times and invocation counts were not displayed if "Sampling" was selected as the method call recording type, even though this information is always available.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/JProfiler/~4/xzSGB7aSZPY" height="1" width="1"/&gt;</description>
<feedburner:origLink>http://www.ej-technologies.com/download/jprofiler/changelog.html#5.2</feedburner:origLink></item>
<item>
<title>JProfiler Release 5.1.4</title>
<link>http://feeds.ej-technologies.com/~r/JProfiler/~3/UR8GPPd3nfc/changelog.html</link>
<guid isPermaLink="false">http://www.ej-technologies.com/download/jprofiler/changelog.html#5.1.4</guid>
<pubDate>Fri, 30 May 2008 09:00:00 +0200</pubDate>
<description>&lt;b&gt;Bugs fixed:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Under some circumstances, the trigger configuration could not be loaded anymore after multiple triggers had been defined for a session&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/JProfiler/~4/UR8GPPd3nfc" height="1" width="1"/&gt;</description>
<feedburner:origLink>http://www.ej-technologies.com/download/jprofiler/changelog.html#5.1.4</feedburner:origLink></item>
</channel>
</rss>
