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: gcj darwin test results for 3.3


Firstly, the interpreter doesn't work.

Ignoring that:

> FAIL: pr8823 compilation from bytecode
> FAIL: pr8823 -O compilation from bytecode

Ignore this for now.

> FAIL: TestEarlyGC compilation from source
> FAIL: TestLeak compilation from source
> FAIL: TestMultiple compilation from source
> FAIL: TestParent compilation from source
> FAIL: PR1343 compilation from bytecode
> FAIL: PR1343 -O compilation from bytecode
> FAIL: calls.c compilation
> FAIL: cxxtest.c compilation
> FAIL: field.c compilation
> FAIL: final_method.c compilation
> FAIL: findclass.c compilation

These tests failed to compile.  Did gcj say what the problem was?

> FAIL: invoke.c compilation
> FAIL: martin.c compilation
> FAIL: noclass.c compilation
> FAIL: overload.c compilation
> FAIL: register.c compilation
> FAIL: simple_int.c compilation
> FAIL: throwit.c compilation
> FAIL: virtual.c compilation

Looks like JNI doesn't compile.  Probably a linker problem.

> FAIL: FileHandleGcTest execution - source compiled test
> FAIL: FileHandleGcTest execution - bytecode->native test
> FAIL: FileHandleGcTest -O execution - source compiled test

Don't worry about this.

> FAIL: SyncTest execution - bytecode->native test
> FAIL: SyncTest -O execution - bytecode->native test
> FAIL: Thread_Interrupt -O output - source compiled test
> FAIL: Throw_2 execution - source compiled test
> FAIL: Throw_2 execution - bytecode->native test
> FAIL: Throw_2 -O execution - source compiled test
> FAIL: Throw_2 -O execution - bytecode->native test

This worries me.

> FAIL: invokethrow execution - source compiled test
> FAIL: invokethrow execution - bytecode->native test
> FAIL: invokethrow -O execution - source compiled test
> FAIL: invokethrow -O execution - bytecode->native test

Throwing an exception doesn't work through libffi.

> FAIL: pr8823 compilation from bytecode
> FAIL: pr8823 -O compilation from bytecode
> FAIL: TestEarlyGC compilation from source
> FAIL: TestLeak compilation from source
> FAIL: TestMultiple compilation from source
> FAIL: TestParent compilation from source

Theses tests failed to compile.  Did gcj say what the problem was?

Andrew.

 


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