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: Mauve - the remainder


>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:

Mark> FAIL: gnu.testlet.java.lang.ref.PhantomReference.phantom: unreachable
Mark> (number 1)

Mark> Haven't looked at the PhantomReference documentation enough to know what
Mark> should happen.

This is almost certainly a buggy test case.  I wrote it, and even at
the time it was a bad idea.  I don't think there is a way to actually
test PhantomReference reliably.

Mark> The other thing that should still be done is cleanup the mauve
Mark> testing script. At the moment it only works after a make
Mark> install. And it only tests source->byte-code->native
Mark> compilation, not source->native.

Thanks.  Please submit (separate) PRs for these, since they are
definitely bugs.

Tom


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