On 10/13/11 5:33 PM, Ulf Zibis wrote:                Hi,">

(original) (raw)

Hi Dalibor,

much thanks for your valuable hints.

My desire is a \_matching\_ quadruple of
\- Windows JDK-6 binary, preferably the official from Oracle
\- Windows JDK-6 fastdebug binary
\- source bundle
\- doc bundle

The last matching quadruple I have is Update 20, but after it becomes difficult.

On the official download page http://www.oracle.com/technetwork/java/javase/downloads/index.html
I get:
\- Windows JDK-6 Update 27 binary
\- Universal JDK-6 Update 25 docs 4 Apr 2011
\- Universal JDK-6 Update 23 source bundle 12 Nov 2010
\- No Windows JDK-6 fastdebug binary

I think it is fair to expect matching bundles.

From http://download.java.net/openjdk/jdk6/ I get a Build b23 OpenJDK source bundle. But to which official Update does it match?
On http://download.java.net/jdk6/source/ the link Java SE 6u23 Binary Snapshot Releases refers to 6u27 release
On http://download.java.net/jdk6/6u10/archive/ there is a link to JDK6u25

Build b03

sources, but there I find 6u25 EA binary and 6u25 EA
fastdebug binary, which is fine, but no matching 6u25 sources as
stated.



So many things are in disorder. Can someone arrange this?



As I'm on Windows, self-building is not an option. :-(



I hope you got my mess.



Cheers,



Ulf





Am 14.10.2011 22:26, schrieb Dalibor Topic:

On 10/13/11 5:33 PM, Ulf Zibis wrote:


Hi,

the list on http://download.java.net/jdk6/6u10/archive/ ends at u25




You seem to be asking about source code for Oracle JDK.


Yes, but I also would accept OpenJDK source bundles, as they seem be
99% the same. The problem is, which build matches to which official
Windows binary update.




 This list is about OpenJDK.
You can find the OpenJDK 6 source code bundles here:
http://download.java.net/openjdk/jdk6/



Additionally, the u25 link is not to the sources, but to ea binaries, so in fact the last available source snapshot is u23.



The JRL has been retired last year, so you should use OpenJDK instead for research.
See http://robilad.livejournal.com/75483.html for details.



Is there a fastdebug binary for jdk6u27 ?



If it's not on the page you linked to, then probably not.

Anyway, you can create fastdebug builds of OpenJDK yourself.
A blog post describing how to go about it is here:
http://hiroshiyamauchi.blogspot.com/2009/12/building-openjdk-faster.html

cheers,
dalibor topic