Category Archives: Concurrent Unit Testing

My work on unit testing for concurrent programs.

Realize

I talked to Corky about Sun’s new recommendatio… Continue reading

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

Print This Post Print This Post  

Quick Report

I wasn’t able to do much on Tuesday for persona… Continue reading

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

Print This Post Print This Post  

Good Morning

Ok, I guess that was my sleep tonight.

I dis… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Current Java API Annotations

Here are my current Java API annotations, both … Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Change to the XML Format

I spent a few hours going over the list of meth… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Safe for Any Thread

Annotating a method with @OnlyRunBy(@ThreadDesc… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Thread Checking Swing

I’m getting more and more the feeling that anno… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Thread Checking DrJava

After writing a few more auxiliary strategies, … Continue reading

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

Print This Post Print This Post  

More Static Checking?

I’m wondering whether I should warn about unnec… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Screw Ups

People screw up, and I definitely do, too. But … Continue reading

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

Print This Post Print This Post  

External XML Annotations

There are several cases when you either cannot … Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Unit Tests for Thread Checker

I’ve started writing unit tests for the thread … Continue reading

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

Print This Post Print This Post  

New Annotatation Format

I must admit I haven’t been able to do as much … Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

What I Don’t (and Probably Won’t) Do

I mentioned earlier that the checker currently … Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Talk about Thread Checker

Good, I didn’t oversleep again. I just talked t… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

More Thread Checker

Today was pretty much a repeat from yesterday: … Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Thread Checker Improvements

I made a few small improvements to the dynamic … Continue reading

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

Print This Post Print This Post  

Dynamic Thread Checker

After spending some more time working on DrJava… Continue reading

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

Print This Post Print This Post  

Ideas and Another Bug to Catch

I found another kind of concurrency problem tha… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

First Cut of the “Doomed wait” Solution

I made a small change to my random delay code t… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post