On Wed, 2008-08-13 at 18:20 +0100, Tom Spencer wrote:
> This code is compiled using the Eclipse Compiler and run on a PowerPC
> implementation. Classpath was compiled using Sun's javac compiler,
> version 1.6. Running the code, however, yields the following stack
> trace:

When I run this code with current CVS of GNU Classpath I get:

$ cacao Main
java.util.ArrayList<java.lang.String>
We have a list parametrized with: class java.lang.String

Maybe try to update GNU Classpath?

- twisti


Reply via email to