This is the mail archive of the java@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: Testsuite Failures on Mainline


Ranjit Mathew wrote:

If I manually execute it, it just seems to hang after printing
the first "2" of the intended output.

TestLeak.exe also times out in the same way.

Any ideas or insights?



The InvokeInterface test case exposes a problem with using Method.invoke() on interpreted interfaces. I'm working on a fix.


There's also another interpreter bug due to the _Jv_AllocObject change. Thats probably whats causing the TestLeak.exe failure. I'm going to check in a fix for this shortly.

Regards

Bryce.


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