TODO
- Classpath
- Fix SPECJVM problems
- Merge activation
- java.util.Scanner/regex
- Locale updates
- Allow the formatter to handle decimal formatting (PR32809)
- Continue on the road to implementing JMX Remote (PR34277)
- More bug fixing
- More genericizing
- JikesRVM
- Get JikesRVM building with Classpath VMs again (RVM-294)
- Setup up a x86 build machine
- Commit my pending patches!
- GJDoc
- A 1.5-capable parser (PR33853)
- 1.5 interface support (PR33956)
- Fix/resolve other bugs
- Make GJDoc generate JAPI output so we can flag missing documentation
- IcePick
- Add new javac framework from GNU Classpath
- Test the support for linking against libjvm.so
- Add AOT support (note Dalibor’s work on GSoC)
- Support jar (needs patching) and rmic from JDK
- Building
- Get up-to-date documentation available on developer.classpath.org and builds on builder
- Add missing VMs (e.g. JikesRVM when buildable)
- Get StatCVS runs going
- Make Classpath OpenGrokable
- Integration with OpenJDK
- Look at providing a mapping from Sun’s VM interface to Classpath’s, so that a VM that uses Classpath’s VM interface can integrate with OpenJDK
- See if HotSpot can be made to use Classpath
- General Ideas
- Administration
- BrandWeg
- Move to a JAR update system
- Fix the build errors when integrating Classpath and JAXWS
- Fix the build errors in integrating java.util.Scanner
- IcedTea
- Update to b27
- Bootstrap with a native ecj
- Add in javac support from GNU Classpath