JCP Submission to add covariant return types
843793May 14 2003 — edited May 15 2003What would be involved in getting to gether to submit a formal JCP to enable covariant return types?
AFAIK, the changes are:
1) the language spec
2) the JVM Spec
3) changes to the compiler code
4) changes to the class file verifier in the JVM code
And that should be it. Who wants to organise this?