This is the mail archive of the java-patches@sourceware.cygnus.com 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]

Re: new test case



Tom wrote:
> I think we should put something like "test for PR libgcj/109" into
> these ChangeLog entries so that the commit message for tests ends up
> in the PR as well.  Comments?

Ah yes.  I forgot about this.

BTW - I'm looking at why Thread_1 is failing.

The expected output is:
 
test 0
daemon done
joined
active count = 2
test 1
true
still alive: false
test 2
interrupted

But I can't imagine why we are expecting "active count = 2".  I think
"active count = 0" is correct.

AG

-- 
Anthony Green                                                        Red Hat
                                                       Sunnyvale, California

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