StackTrace2.java: Rewrite to prevent spurious failure when some methods are inlined.
2008-08-07 Andrew Haley <aph@redhat.com> * testsuite/libjava.lang/StackTrace2.java: Rewrite to prevent spurious failure when some methods are inlined. From-SVN: r138840
This commit is contained in:
committed by
Andrew Haley
parent
b53b23dcfd
commit
7a4ef3104c
@@ -1,5 +1,5 @@
|
||||
Trace length = 4
|
||||
StackTrace2$Inner.doCrash:OK
|
||||
StackTrace2$Inner.<init>:OK
|
||||
StackTrace2$Inner.foo:OK
|
||||
StackTrace2.a:OK
|
||||
StackTrace2.main:OK
|
||||
|
||||
Reference in New Issue
Block a user