This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: am I not cool enough for you?
Adam Megacz writes:
>
> Andrew Haley <aph@cambridge.redhat.com> writes:
>
> > printRawStackTrace copies from stackTraceBytes to a suitably aligned
> > array.
>
> That sounds like a much better idea. I'll reimplement and post a new
> patch.
>
> Any other things I should address?
Quite possibly. I only scanned the patch for gotchas, rather than
making sure that it does the Right Thing.
Andrew.