1. Ask for tutorials about how to port OpenJDK to a new
> architecture/operating system (frank wong)
> 2. Re: Ask for tutorials about how to port OpenJDK to a new
>architecture/operating system (Mario Torre)
>
>
> ---
There is a list more or less long of things to do to port OpenJDK, and
this depends at least on the following main points:
* Processor architecture
* Operating System
* Graphics backend
The first bullet regards mainly Hotspot, and is the most complex
aspect of the port, although it could be someh