gcj-security and some issues
Andrew Haley
aph@redhat.com
Thu Apr 29 14:36:00 GMT 2004
Michael Koch writes:
> > Sure the above is just a little hack by me, but at least it shows my
> > understanding of the issue.
>
> Your analysis seems quite correct BUT the biggest problem yet is that
> StackTrace's implementation is just crap. The solution you provided is
> nearly the same I did here some days ago until I found out that
> StrackTrace is so dumb (it calls external apps to analyze the
> stack
Have you actually looked at the current implementation? Simply doing
getClass(RawData), which is all you need, requires no external calls
at all.
Andrew.
More information about the Java
mailing list