Visualizing Java in action

Dynamic software visualization is supposed to provide programmers with insights as to what the program is doing. Most current dynamic visualizations either use program traces to show information about prior runs, slow the program down substantially, show only minimal information, or force the programmer to indicate when to turn visualizations on or off. We have developed a dynamic Java visualizer that provides a view of a program in action with low enough overhead so that it can be used almost all the time by programmers to understand what their program is doing while it is doing it.

[1]  Steven P. Reiss An overview of BLOOM , 2001, PASTE '01.

[2]  Bryan Cantrill,et al.  ThreadMon: a tool for monitoring multithreaded program performance , 1997, Proceedings of the Thirtieth Hawaii International Conference on System Sciences.

[3]  Steven P. Reiss Bee/Hive: A Software Visualization Back End , 2001 .

[4]  John T. Stasko,et al.  Visualizing Interactions in Program Executions , 1997, Proceedings of the (19th) International Conference on Software Engineering.

[5]  John Domingue,et al.  Software visualization : programming as a multimedia experience , 1998 .

[6]  Steven P. Reiss The Field Programming Environment: A Friendly Integrated Environment for Learning and Development , 1994 .

[7]  Steven P. Reiss,et al.  Generating Java trace data , 2000, JAVA '00.

[8]  Steven P. Reiss,et al.  Almost: exploring program traces , 1999, NPIVM '99.

[9]  Gary Sevitsky,et al.  Visualizing reference patterns for solving memory leaks in Java , 1999, Concurr. Pract. Exp..

[10]  Steven P. Reiss,et al.  Encoding program executions , 2001, Proceedings of the 23rd International Conference on Software Engineering. ICSE 2001.

[11]  Gary Sevitsky,et al.  Drive-by Analysis of Running Programs , 2001 .