bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/30188] VMStackWalker with IKVM.GNU.Classpath


From: jeroen at frijters dot net
Subject: [Bug classpath/30188] VMStackWalker with IKVM.GNU.Classpath
Date: 21 Dec 2006 07:20:24 -0000


------- Comment #1 from jeroen at frijters dot net  2006-12-21 07:20 -------
AFAICT VMStackWalker.firstNonNullClassLoader() should only be called once per
class, not for very object. If you have a test case that shows otherwise,
please attach it to this bug report.

The "native" implementation of VMStackWalker on IKVM is not native at all, it's
written in Java and uses System.Diagnostics.StackTrace to walk the stack (so it
does not throw any exceptions), as you've found this is a relatively slow
process.

I'm closing this bug. If you want to further discuss this, please send a
message to the ikvm-developers mailing list.


-- 

jeroen at frijters dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30188





reply via email to

[Prev in Thread] Current Thread [Next in Thread]