[RFC/JVMTI] GetMethodDeclaringClass

Andrew Haley aph@redhat.com
Tue Oct 24 06:36:00 GMT 2006


Keith Seitz writes:
 > Andrew Haley wrote:
 > > I understand.  Let's not re-introuce this bug.  We could push these
 > > entries into a separate map or maybe when (looking them up during a
 > > stacktrace) check that the result isn't an interpreted class.  Either
 > > would work, and neither is a huge additional overhead.
 > 
 > Okay, I've chosen the latter approach (check if the class is interpreted 
 > when doing backtraces).
 > 
 > How does this look?

I can't fault it.

 > [It would be really appreciated if someone with access to
 > ppc64-linux or somesuch could double-check for a failure in the
 > stack tracing tests in lang.exp.]

I suggest you ask Andrew Overholt for access to his ppc64 box.

Andrew.



More information about the Java-patches mailing list