there was a known problem with class loading with the version of java that came with CF8, if you are running cf8, you should try a newer java version.
On Thu, May 5, 2011 at 3:03 PM, Brian Kotek <[email protected]> wrote: > > It sounds like it could be a bug since I believe the underlying Java behind > a structure is a custom implementation of the Map or ConcurrentMap > interfaces. Out of curiosity, what happens if you try it using an actual > Java class like HashMap or ConcurrentHashMap? > > > On Thu, May 5, 2011 at 9:43 AM, Matthew Lesko <[email protected]> wrote: > > > > > I am able to consistently produce a memory leak in ColdFusion with a > simple > > piece of test code that I've posted here with explanation: > > > > > http://stackoverflow.com/questions/5898291/coldfusion-util-key-memory-leak-issue-with-structure-keys > > > > I'm cross posting here in hopes someone has experienced a similar issue > and > > knows how to solve. > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:344266 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

