Archive for the tag "static analysis"
Static analysis for performance – the server side java symposium
March 17th, 2011 by Jeanne BoyarskyOverall, I was disappointed by the session. Most of it was about the performance anti-patterns and i was expecting more about the static analysis tool. There was only one slide with an example of how to detect a pattern using static analysis and I found it hard to understand, It is easy to say to [...]
Posted: 17 March, 2011 in Conferences.
Tags: performance, static analysis, tssjs
Comments: 1
klocwork – a review
July 4th, 2009 by Jeanne BoyarskySince I wrote a review of JTest, I decided to do a review of the other commercial product I tried in the Java static analysis family – Klocwork Installation I ran into some trouble installing the trial Eclipse plugin. I saw a zip file to use instead of the update site. I then unzipped it [...]
Posted: 4 July, 2009 in JavaRanch, Reviews.
Tags: static analysis
Comments: 2
parasoft jtest – a review
June 28th, 2009 by Jeanne BoyarskyI tried running Parasoft’s JTest against the modified JForum use by JavaRanch. The first thing I did was run all the static analysis rules and got over 47 thousand hits. Now this doesn’t mean much as some of the rules are cosmetic things and some directly confict with each other. (Use “*” for imports and [...]
Posted: 28 June, 2009 in JavaRanch, Reviews.
Tags: jtest, static analysis
Comments: -
