Tuesday, March 3, 2009

ANN: Multi-Thread Run-time Analysis Tool for Java: V2.2 released!

The Amino team is pleased to announce a new release of Multi-Thread Run-time Analysis Tool for Java (MTRAT)

(1) News in this release:

- More stable by fixing existing bugs
- Supports Linux/X86_64 and AIX/PPC64 platforms, now MTRAT support platforms as below

Operating SystemHardware PlatformJDK Version
Windows XPi386JDK 6 32-bit version
GNU/Linuxi386JDK 6 32-bit version
GNU/Linuxx86_64JDK 6 x64 version
AIXPPC64JDK 6 32-bit version


(2) Multi-Thread Run-time Analysis Tool is a tool that detects and analyzes potential data race and deadlock conditions that might occur in multi-threaded Java programs.

(3) Links
- Home: http://www.alphaworks.ibm.com/tech/mtrat
- Forum:http://www.alphaworks.ibm.com/tech/mtrat/forum
- Project Blog:http://aminoprj.blogspot.com

Your feedbacks are welcome!
Amino Team

No comments: