Re: Ask for tutorials about how to port OpenJDK to a new, architecture/operating system
frank wong, You say that you are using Solaris on a new kind of achitecture. There is but four architectures that Solaris runs under: Sparc, Sparc 64-bit, x86, and x64. Since Solaris is under Development by Oracle, and Java is under Development by Oracle, and Solaris is only available for Sparc and x64 based architectures, then why not just use the latest release of Java for Solaris from Oracle's web site? Java is available for Solaris Sparc, Sparc 64-bit, x86 and x64. If I'm not mistaken, current releases of Java from Oracle have OpenJDK development roled into it. Since Java for Solaris is already available for the four different architecture types of Solaris, then OpenJDK for Solaris ought to already be available for the same architectures. James On 12/08/2012 01:00 PM, bsd-port-dev-request@openjdk.java.net wrote:
Send bsd-port-dev mailing list submissions to bsd-port-dev@openjdk.java.net
To subscribe or unsubscribe via the World Wide Web, visit http://mail.openjdk.java.net/mailman/listinfo/bsd-port-dev or, via email, send a message with subject or body 'help' to bsd-port-dev-request@openjdk.java.net
You can reach the person managing the list at bsd-port-dev-owner@openjdk.java.net
When replying, please edit your Subject line so it is more specific than "Re: Contents of bsd-port-dev digest..."
Today's Topics:
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)
----------------------------------------------------------------------
Message: 1 Date: Sat, 8 Dec 2012 20:24:18 +0800 From: frank wong <aos.ppi.fudan@gmail.com> Subject: Ask for tutorials about how to port OpenJDK to a new architecture/operating system To: bsd-port-dev@openjdk.java.net Message-ID: <CAO8gwFCM8+-LBoPpeK0s7fn_wowxTxwL3TZ7QtADz9mvKHCdPg@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1"
I have a new kind of architecture with Solaris, I want to port OpenJdk to this platform. So I wonder if there is any tutorial to teach me how to port OpenJdk to a new platform. (Maybe can tell me which part of OpenJDK need to be modified?)
Thanks
participants (1)
-
James Falknor