This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: _Jv_FindClassFromSignature
Tom Tromey wrote:
> >>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:
>
> Jeff> * prims.cc (_Jv_FindClassFromSignature): Check return of
> Jeff> recursive call. Do not abort on invalid signature; return NULL
> Jeff> instead.
>
> This is ok. I'm checking in a slightly different patch, appended.
Thanks. This is actually PR libgcj/2024. I'll verify that test case is now fixed
and close the PR.
regards
[ bryce ]