Update: Confirmed, everything looks good after running 46 hours. I also started a second test yesterday using the same code but Eclipselink instead of OpenJPA. It too looks good after 24 hours.
The only instances I could see increasing slowly were objects called "compiledICHolderKlass", which I think are associated with the inline cache of the Hotspot compiler. After some time these instances stopped increasing, as expected. -- Bjorn Danielsson Cuspy Code AB "Howard W. Smith, Jr." <smithh032...@gmail.com> wrote: > Well, I thank you both. After this discussion and fix, I just had to > download the latest SNAPSHOT of TomEE plus (even though I am using embedded > Derby), and web app seems a bit faster 'tonight'. :) > > > On Sun, Jan 6, 2013 at 10:19 AM, Bjorn Danielsson < > bjorn-apa...@lists.cuspycode.com> wrote: > >> Many thanks Romain!