This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] stacktrace test


Andreas Tobler wrote:
Hello,

I'd like to add the attached test case to out libjava.lang test suite.
The idea is to check if stacktraces are really working.
It helped during the port of libjava for HP-UX.

Tested on my platforms I have. There I found out that on -O3 we fail if we have the methods static.
Thanks to Bryce for advising here!


Ok for main?

Andreas

2006-05-19 Andreas Tobler <a.tobler@schweiz.ch>

    * testsuite/libjava.lang/stacktrace.java: New file.
    * testsuite/libjava.lang/stacktrace.out: Likewise.

OK, thanks.


Bryce


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]