This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
FAIL: getstacktrace run
- From: David Daney <ddaney at avtrex dot com>
- To: java at gcc dot gnu dot org
- Date: Wed, 16 May 2007 11:13:03 -0700
- Subject: FAIL: getstacktrace run
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?
David Daney