This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: awt problem on darwin
Bryce McKinlay wrote:
> The stack trace may take some hacking to implement on Darwin, but
> Throwable.printStackTrace should at least calling toString() on the
> exception object that got thrown - its a bug if it isn't.
Hm, I see, you implemented that just a few days (2) ago. And I was
playing with a build from 22.05. So I do a rebuild and see what happens.
Another 6 hour job ;-))
Thanks,
Andreas