|
This is a prototype implementation of a JavaTM compiler that supports generics as described in the public review draft specification. Included are the sources for a prototype compiler written in the extended language, a jar file containing the class files for running and bootstrapping the compiler, and a jar file containing stubs for the collection classes. By placing the collections jar file on the compiler's bootstrap class path, you can compile code that uses the generic collection classes documented in the public review draft. The compiler produces class files that can be run on standard (1.3 or later) Java platform. We also provide a sample script that you can use to invoke the compiler.
Download Prototype for JSR014 Comments to: jsr14-prototype-comments@sun.com Related Links | |||
|
| ||||||||||||