The Wayback Machine - https://web.archive.org/web/20220523024856/https://openjdk.java.net/projects/mips-port/
Port Project for the MIPS Architecture
This project is sponsored by the OpenJDKPorters Group.
The purpose of this Project is to adapt and support OpenJDK onthe MIPS family of architectures. Specific goals include:
- Keep the port up-to-date with the OpenJDK base. Currently, thismeans the version 7 line, but support for the new version 6 line isalso an interesting possibility.
- Fill out missing pieces in the port. Currently, the templateinterpreter is complete but the client and server compilers are tobe done.
- Generalize the port to other MIPS variants. The project scopeis intended to be all MIPS variants, but principally modern MIPS64and MIPS32, potentially with common recent ISA extensions.Currently, MIPS64 is the only implemented variant.
The Operating System for the port is Linux. It is intended to bedistribution-agnostic.
Community