This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: FAIL: getstacktrace run
- From: Keith Seitz <keiths at redhat dot com>
- To: David Daney <ddaney at avtrex dot com>
- Cc: java at gcc dot gnu dot org
- Date: Wed, 16 May 2007 11:43:03 -0700
- Subject: Re: FAIL: getstacktrace run
- References: <464B49AF.5080208@avtrex.com>
David Daney wrote:
On the trunk the jvmti getstacktrace test has been failing for the last
few weeks.
target=build=host=x86_64-unknown-linux-gnu
Same failure for mipsel-unknown-linux-gnu
LD_LIBRARY_PATH=.
/home/daney/gccsvn/native-t1/x86_64-unknown-linux-gnu/./libjava/gij -cp
/home/daney/gccsvn/t1/libjava/testsuite/libjava.jvmti/interp/getstacktrace.jar
getstacktrace
WARNING: program timed out.
FAIL: getstacktrace run
Are the jvmti guys aware of this failure?
I don't know if I would be considered a "jvmti guy", but I'll have a
look now that I actually have access to an x86_64 box...
Keith