I was looking through the gcjx to-do list this weekend and I
realized that it is far enough along to enumerate the remaining
projects that are bigger than a simple bug fix:
- Parsing Signature attributes when reading class files
- Semantic analysis for generic methods
- Some bytecode generation work for attributes and generics (for
generics the particular problem is bridge methods — pretty
easy) - Some semantic analysis code for attributes; e.g. reworking the
warning code to handleSuppressWarnings
- Finish the tree back end (I’d say it is 80% finished)
I think that is it. It really isn’t very much. It is pretty
strange to be this close to the finish.
Be the first to leave a comment. Don’t be shy.