Category Archives: Concurrent Unit Testing

My work on unit testing for concurrent programs.

Delay Balance

I’ve just finished the last instrumentor to del… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Another Concurrency Bug I Might Detect

The first problem that execution with random de… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

No Static Random in SyncPointBuffer

Last night I was doing some refactoring to chan… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Simple Test for Delay Testing

Even though I haven’t implemented inserting the… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Constants Not Configurable

I’ve tried to implement what I described below:… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Making Constants Configurable

There are several constants that a user is like… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Thread.run, not Thread.start

I am reusing code written for the other instrum… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Only Change Counter at Thread Start and Exit?

Right now, I’m actually not so sure that I real… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Random Delays at Sync Points

At our last meeting, Corky suggested another ap… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Object ID Update

A while ago I analyzed problems with assigning … Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Concutest and JDK 1.6.0

I just installed Beta 93 of the JDK 1.6.0 ("Mus… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Don’t Touch Apple’s Number

I finished my divide-and-conquer trial-and-erro… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Summer School Wrap-Up

The 12 days of summer school are over already. … Continue reading

Share
Posted in Concurrent Unit Testing, DrJava, Research | Leave a comment

Print This Post Print This Post  

Apple Records

I just managed to make my first sync point reco… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

More Nightly Work

I’m again trying to squeeze in some work on my … Continue reading

Share
Posted in Concurrent Unit Testing, Uncategorized | Leave a comment

Print This Post Print This Post  

Quick Update

During the last few days, I’ve been trying to a… Continue reading

Share
Posted in Concurrent Unit Testing, Uncategorized | Leave a comment

Print This Post Print This Post  

Shower Ideas

I have realized that, as long as the bootclass … Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

The Mac, The Mac…

Somehow Apple had problems getting Corky’s orde… Continue reading

Share
Posted in Concurrent Unit Testing, Uncategorized | Leave a comment

Print This Post Print This Post  

Identity Hash Code as Object ID

At our meeting today, Corky again reminded me t… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Object IDs for Class Objects

I have realized that it is of crucial importanc… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post