This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Intermittent FAIL in Thread_Join testcase


On 10/27/05, Bryce McKinlay <mckinlay@redhat.com> wrote:
> Ranjit Mathew wrote:
>
> >Exception in thread "Thread-3" java.lang.ExceptionInInitializerError
> >   at java.lang.Class.initializeClass (natClass.cc:747)
> >   at Joiner.run (Thread_Join.java:45)
> >   at java.lang.Thread.run (Thread.java:653)
> >Caused by: java.lang.NullPointerException
> >   at java.lang.Class.initializeClass (natClass.cc:737)
> >   ...2 more
> >FAIL: Thread_Join execution - gij test
> >- ------------------------- 8< -------------------------
> >
> >It does not usually recur if I execute the testsuite
> >again.
> >
> >I'm posting it here to see if anyone else has faced
> >the same problem or has an insight into this issue
> >
>
> I have not seen it, but a NullPointerException in initializeClass
> definitely looks like a bug. Did this problem just appear recently?

Sort of. I've seen it around once per week in my
daily regressions run for the last 3 weeks or so.
Hence this mail.

Thanks,
Ranjit.

--
Ranjit Mathew      Email: rmathew AT gmail DOT com

Bangalore, INDIA.    Web: http://ranjitmathew.hostingzero.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]