Re: Ask for tutorials about how to port OpenJDK to a new, architecture/operating system

2012-12-09 Thread James Falknor
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) > > > ---

Re: Ask for tutorials about how to port OpenJDK to a new architecture/operating system

2012-12-08 Thread 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