Skip to content

robertocapuano/jink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

jink

Java Replay Debugger

Jink is an interactive tool for the visualization of the ex- ecution of a running Java program that allows interactive inspection of previous states of the program by “traveling backwards in time”. It offers the programmer (a) to interact with Java running objects (as well as with classes) by methods call, (b) to start new threads, (c) to observe the in- terleaving of thread scheduling, and (d) to inspect objects fields as well as their evolution on the heap of the JVM.

Alt text for your video

About

Java Replay Debugger

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages