OpenJDK 6 build 14 source posted
Kelly O'Hair
Kelly.Ohair at Sun.COM
Thu Dec 4 08:21:08 PST 2008
This should be resolved after the Mercurial transition since the
bundling logic has to change, it actually becomes much simplier.
I assume a zip bundle like what has been done for openjdk7 is ok?
e.g.
http://www.java.net/download/openjdk/jdk7/promoted/b40/openjdk-7-ea-src-b40-20_nov_2008.zip
Humm... zip was 83.6 MB, tar.gz of openjdk6 is 46 MB??? Maybe we should use tar.gz for both? :^(
And I suppose the openjdk7 bundle should explode into a openjdk7 directory
and the openjdk6 bundle into an openjdk6 directory?
-kto
Andrew Haley wrote:
> Joe Darcy wrote:
>> The source bundle for OpenJDK 6 build 14 is available for download from:
>>
>> http://download.java.net/openjdk/jdk6/
>
> Excellent, thank you.
>
> May I request one small change in future releases?
>
> Please make the top-level item in the tarball a single directory,
> perhaps with the name "openjdk" or "openjdk-6-src-b14-25_nov_2008".
> This practice is fairly common in free software releases because it
> avoids the situation where someone untars into their homedir by
> mistake, with fairly horrible consequences...
>
> Andrew.
More information about the jdk6-dev
mailing list