This is the mail archive of the java-patches@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: Patch: adapt InvokeReturn test for reflectionless targets


>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:

Anthony> This patches adapts the InvokeReturn test for targets with no 
Anthony> reflection support (no libffi yet).

Anthony> Ok for branch and trunk?

Yes, thanks.

Anthony> +      // We get this on targets which don't support reflection (no
Anthony> +      // libffi port yet).  We might as well fake PASSes. 

Too bad we can't turn this into UNTESTED or whatever that other state
is.  I think that would require a lot of test suite surgery though.

Tom


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