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

View: New views
3 Messages — Rating Filter:   Alert me  

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

by xiomara.jayasena :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


The OpenJDK source is available at:
http://hg.openjdk.java.net/jdk7/jdk7
http://hg.openjdk.java.net/jdk7/jdk7/rev/269c1ec4435d

The OpenJDK source binary plugs for the promoted JDK 7 build 64 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-b64.html


-Xiomara



Re: JDK 7 build 64 is available at the openjdk.java.net website

by gnu_andrew :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2009/7/14 Xiomara Jayasena <Xiomara.Jayasena@...>:

>
> The OpenJDK source is available at:
> http://hg.openjdk.java.net/jdk7/jdk7
> http://hg.openjdk.java.net/jdk7/jdk7/rev/269c1ec4435d
>
> The OpenJDK source binary plugs for the promoted JDK 7 build 64 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-b64.html
>
>
> -Xiomara
>
>
>

The bug 6797688: Umbrella: Merge all JDK 6u4 - 6u12 deployment code
into JDK7 seems a little odd.  Should all these sub-bugs really be
tagged as being included in OpenJDK, given they refer to the webstart
and plugin code?

Thanks,
--
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

Re: JDK 7 build 64 is available at the openjdk.java.net website

by phil.race :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I agree it would have been better to have the changeset comment
for the open code repos only cite bug ids relevant to changes
in those repos. Instead the same list was used for all repos ..
even corba. But it didn't seem worth derailing this work to
resolve that, but I asked the deployment team to note that
for future work.

-phil.

Andrew John Hughes wrote:

> 2009/7/14 Xiomara Jayasena <Xiomara.Jayasena@...>:
>> The OpenJDK source is available at:
>> http://hg.openjdk.java.net/jdk7/jdk7
>> http://hg.openjdk.java.net/jdk7/jdk7/rev/269c1ec4435d
>>
>> The OpenJDK source binary plugs for the promoted JDK 7 build 64 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-b64.html
>>
>>
>> -Xiomara
>>
>>
>>
>
> The bug 6797688: Umbrella: Merge all JDK 6u4 - 6u12 deployment code
> into JDK7 seems a little odd.  Should all these sub-bugs really be
> tagged as being included in OpenJDK, given they refer to the webstart
> and plugin code?
>
> Thanks,