Odd question

2008-07-16 Thread Ted Neward
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

Can somebody sanity-check me here?

2008-07-16 Thread Ted Neward
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

Re: Can somebody sanity-check me here?

2008-07-16 Thread Max (Weijun) Wang
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

Re: Can somebody sanity-check me here?

2008-07-16 Thread Erik Trimble
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

RE: Can somebody sanity-check me here?

2008-07-16 Thread Ted Neward
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

Re: Can somebody sanity-check me here?

2008-07-16 Thread Max (Weijun) Wang
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

Re: Can somebody sanity-check me here?

2008-07-16 Thread Daniel Fuchs
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:

Re: Can somebody sanity-check me here?

2008-07-16 Thread David Herron
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

Re: Can somebody sanity-check me here?

2008-07-16 Thread Kelly O'Hair
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

hg: jdk7/build/jdk: 6548261: Use of SE in make/common/Defs-windows.gmk

2008-07-16 Thread kelly . ohair
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