This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Intermittent FAIL in Thread_Join testcase
- From: Tom Tromey <tromey at redhat dot com>
- To: Bryce McKinlay <mckinlay at redhat dot com>
- Cc: Ranjit Mathew <rmathew at gmail dot com>, java at gcc dot gnu dot org
- Date: 27 Oct 2005 18:22:03 -0600
- Subject: Re: Intermittent FAIL in Thread_Join testcase
- References: <djpqf0$fdn$1@sea.gmane.org> <4360FA3C.5010203@redhat.com>
- Reply-to: tromey at redhat dot com
>> I'm posting it here to see if anyone else has faced
>> the same problem or has an insight into this issue
Bryce> I have not seen it, but a NullPointerException in initializeClass
Bryce> definitely looks like a bug. Did this problem just appear recently?
FWIW this has not failed on the automated tester either.
Tom