440Forums  |  MacMusic.org  |  PcMusic.org  |  440tv  |  Zicos  |  AudioLexic
Java   {key13}


JCarder 1.0.1 (Default branch)

FreshMeat

Friday January 11, 2008. 01:29 AM
FreshMeat

JCarder is a tool for finding potential deadlocks in concurrent multi-threaded Java programs. It does this by instrumenting Java byte code dynamically (that is, it is not a tool for static code analysis) and looking for cycles in the graph of acquired locks. License: GNU General Public License v2 Changes: The license was updated with an exception to allow linking with JUnit.
JCarder tool finding potential deadlocksin concurrent multi-threaded Java programs. JCarder 1.0.1 (Default branch)
JCarder 1.0.1 (Default branch) Read more at FreshMeat
www.pheedo.com/click.phdo?i=feb79c3d636f8971a079f42abc8628f3

 

 Related News 

Search

Download Zicos
Sun October 12, 11:18 AM
Java   {key13}