Are the source (SCSL/JCL) releases of JDK 1.2, 1.3 and 1.4 still available
someplace? I’d love to get my hands on them, for purely historical-interest
reasons. (I don’t even care if I can build them, I just want to look at some
of the implementation for background purposes, to see how the JVM evolv
I go to HYPERLINK "http://hg.openjdk.java.net"http://hg.openjdk.java.net,
and there’s about 4 billion different repositories listed there, including
several variations of repositories that I thought I was already pulling:
hotspot, corba, jdk, and so on. (The variations are things like
jdk7/corba-ga
The repo names has a pattern
project/group/repo
(repo can be empty because that's also a legal repo).
You only need to grab the project=jdk7,group=jdk7 ones (there are 7
of them), which I believe are used to build the binary releases.
BTW, for each group there are different paths for in an
Ted Neward wrote:
I go to http://hg.openjdk.java.net, and there’s about 4 billion
different repositories listed there, including several variations of
repositories that I thought I was already pulling: hotspot, corba,
jdk, and so on. (The variations are things like jdk7/corba-gate,
jdk7/hots
So, just to be clear, I only need jdk7/jdk7, jdk7/corba, jdk7/jdk7/hotspot,
jdk7/jdk7/jaxp, jdk7/jdk7/jaxws, jdk7/jdk7/jdk, and jdk7/jdk7/langtools?
(Those are what I'm currently pulling, but I just wanted to make sure.)
Ted Neward
Java, .NET, XML Services
Consulting, Teaching, Speaking, Writing
Correct!
On Jul 16, 2008, at 5:32 PM, Ted Neward wrote:
So, just to be clear, I only need jdk7/jdk7, jdk7/corba, jdk7/jdk7/
hotspot,
^^ You mean
jdk7/jdk7/corba, right?
jdk7/jdk7/jaxp, jdk7/jdk7/jaxws, jdk7/jdk7/jdk, and jdk7/jdk7/
lan
Hi Ted,
To complete Erick's answer I believe you will find some in-depth
explanation on Kelly's blog - and more particularly in these two
articles:
OpenJDK Mercurial Forest
http://blogs.sun.com/kto/entry/openjdk_mercurial_forest
and OpenJDK Mercurial Wheel (Integration Wheel of Open Life)
http:
Ted, what you actually need is the forest rooted at jdk7/jdk7
The forest will pull the rest.
- David
Ted Neward wrote:
So, just to be clear, I only need jdk7/jdk7, jdk7/corba, jdk7/jdk7/hotspot,
jdk7/jdk7/jaxp, jdk7/jdk7/jaxws, jdk7/jdk7/jdk, and jdk7/jdk7/langtools?
(Those are what I'm curr
For your build changes work, the forest clone of interest is
hg fclone http://hg.openjdk.java.net/jdk7/build
which will include the repositories:
http://hg.openjdk.java.net/jdk7/build
http://hg.openjdk.java.net/jdk7/build/jdk
http://hg.openjdk.java.net/jdk7/build/corba
http://hg.openj
Changeset: 89d30b258517
Author:ohair
Date: 2008-07-16 09:51 -0700
URL: http://hg.openjdk.java.net/jdk7/build/jdk/rev/89d30b258517
6548261: Use of SE in make/common/Defs-windows.gmk
Reviewed-by: darcy
! make/common/Defs-windows.gmk
! make/common/Defs.gmk
! make/common/shared/Defs.g
10 matches
Mail list logo