The following is the Garbage Collector Portal from Sun. It mines the GC logs to give you GC info. It may prove useful and confirm if that pause is because you caused GC or ineffecient rendering code. Hope this helps
http://developer.java.sun.com/developer/technicalArticles/Programming/GCPortal/