On 05/09/2013 17:58, Programmer wrote: > Thanks for the reply guys. > > I use 1.6 JAR in my classpath. Is there anyway I can verify the 'when > exhausted action' at run time?
The stack trace reported is definitely not Pool 1.6. It is a perfect match for Pool 1.3. A profiler like YourKit would let you look at the objects on the heap and confirm the value of whenExhaustedAction. I can't think of an easier way to do it. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
