(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 System | Hardware Platform | JDK Version |
Windows XP | i386 | JDK 6 32-bit version |
GNU/Linux | i386 | JDK 6 32-bit version |
GNU/Linux | x86_64 | JDK 6 x64 version |
AIX | PPC64 | JDK 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