The Artima Developer Community
Sponsored Link

Articles Forum
Testing Multithreaded Java Code

1 reply on 1 page. Most recent reply: Aug 10, 2008 4:44 AM by Jessy Zhang

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Frank Sommers

Posts: 2642
Nickname: fsommers
Registered: Jan, 2002

Testing Multithreaded Java Code Posted: May 21, 2008 7:00 AM
Reply to this message Reply
Advertisement
In this interview from JavaOne 2008, Coverity chief scientist Andy Chou discusses why traditional unit tests don't often help in uncovering concurrency-related errors, and why a combination of static and dynamic analysis yields better results in testing multithreaded code:

http://www.artima.com/lejava/articles/javaone_2008_andy_chou.html

What do you think about Coverity's approach to combining static and dynamic analysis for testing concurrent code?


Jessy Zhang

Posts: 2
Nickname: mydreams
Registered: Aug, 2008

Re: Testing Multithreaded Java Code Posted: Aug 10, 2008 4:44 AM
Reply to this message Reply
It is a good artical that introuced a new conception about the testing Java code in multiple CPU.

Flat View: This topic has 1 reply on 1 page
Topic: Hosted Developer Tools Previous Topic   Next Topic Topic: If It's Not Nailed Down, Steal It

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use