JDK 7 build 68 is available at the openjdk.java.net website

Andrew John Hughes gnu_andrew at member.fsf.org
Fri Aug 7 16:24:49 UTC 2009


2009/8/7 Frans Thamura <frans at meruvian.org>:
> hi there
>
>
> i am new in OpenJDK
>
> any idea to compile OpenJDK from source...
>
> what should I prepare, i use ubuntu
> --
> Frans Thamura
> Meruvian. Java and Enterprise OSS
>
> Mobile: +62 855 7888 699
> Blog & Profile: http://frans.thamura.info
>
> We provide services to migrate your apps to Java (web), in amazing
> fast and reliable.
>
>
>
> On Fri, Aug 7, 2009 at 11:04 PM, Xiomara
> Jayasena<Xiomara.Jayasena at sun.com> wrote:
>>
>> The OpenJDK source is available at:
>> http://hg.openjdk.java.net/jdk7/jdk7
>> http://hg.openjdk.java.net/jdk7/jdk7/rev/e1b972ff53cd
>>
>> The OpenJDK source binary plugs for the promoted JDK 7 build 68 are
>> available under the openjdk http://openjdk.java.net website under Source
>> Code (direct link to bundles: http://download.java.net/openjdk/jdk7)
>>
>> Summary of changes:
>> http://download.java.net/jdk7/changes/jdk7-b68.html
>>
>>
>> -Xiomara
>>
>>
>

$ wget http://icedtea.classpath.org/download/source/icedtea-1.11.tar.gz
$ tar xzf icedtea-1.11.tar.gz
$ cd icedtea-1.11
$ ./configure
$ make

Job done.  If you want the more stable 1.6 release rather than the
bleeding edge JDK7, try
http://icedtea.classpath.org/download/source/icedtea6-1.5.1.tar.gz
instead.
-- 
Andrew :-)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net

PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8



More information about the discuss mailing list