• Bug
  • Status: Closed
  • 2 Major
  • Resolution: Fixed
  • gkeim
  • Reporter: teck
  • June 18, 2008
  • 0
  • Watchers: 0
  • April 10, 2009
  • September 08, 2008

Attachments

Description

Using rev5016 of svt.

  • Load up the attached stats data
  • Generate graphs for “thread dump” only on all of the VMs
  • right click in the top most graph and pick “restore default range”
  • slide the “graph heights” control all the way to left
  • select a zoom range in the top most graph
  • process consumes 100% for minutes, don’t know if it ever finishes. event loop is here:

“AWT-EventQueue-0” prio=6 tid=0x47565d08 nid=0x994 runnable [0x4780e000..0x4780f9e8] at sun.java2d.loops.ScaledBlit.Scale(Native Method) at sun.java2d.pipe.DrawImage.scaleSurfaceData(DrawImage.java:850) at sun.java2d.pipe.DrawImage.renderImageScale(DrawImage.java:505) at sun.java2d.pipe.DrawImage.tryCopyOrScale(DrawImage.java:287) at sun.java2d.pipe.DrawImage.transformImage(DrawImage.java:240) at sun.java2d.pipe.DrawImage.copyImage(DrawImage.java:60) at sun.java2d.pipe.DrawImage.copyImage(DrawImage.java:876) at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:2850) at sun.awt.image.ImageRepresentation.drawToBufImage(ImageRepresentation.java:728) at sun.java2d.pipe.DrawImage.copyImage(DrawImage.java:883) at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:2850) at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:2835) at org.jfree.chart.annotations.XYImageAnnotation.draw(XYImageAnnotation.java:227) at org.jfree.chart.plot.XYPlot.drawAnnotations(XYPlot.java:3444) at org.jfree.chart.plot.XYPlot.draw(XYPlot.java:2885) at org.jfree.chart.JFreeChart.draw(JFreeChart.java:1212) at org.jfree.chart.ChartPanel.paintComponent(ChartPanel.java:1328) at javax.swing.JComponent.paint(JComponent.java:1006) at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4972) at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4925) at javax.swing.JComponent._paintImmediately(JComponent.java:4868) at javax.swing.JComponent.paintImmediately(JComponent.java:4675) at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:451) at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:114) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149) at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

Comments

Gary Keim 2008-09-08

This has been fixed but a new version hasn’t been put up on the website because we now need to have multiple versions due to changes with SRAs in the kit.

nadeem ghani 2009-03-30

fixed in rev12376