From Tim.Bell at Sun.COM Fri Feb 1 08:42:14 2008 From: Tim.Bell at Sun.COM (Tim Bell) Date: Fri, 01 Feb 2008 08:42:14 -0800 Subject: "Mailman day" In-Reply-To: <20080201130237.0757db0f@sakaki.chris-lamb.co.uk> References: <20080201130237.0757db0f@sakaki.chris-lamb.co.uk> Message-ID: <47A34BE6.7090004@sun.com> Hi Chris: > It is somewhat of a tradition in the free software world to wish each > other a "Happy Mailman Day" at the beginning of each month. > > However, the OpenJDK mailing lists seem to send the reminders about the > middle of the month. Could this be changed? That was when I got around to turning on the reminders. I'm glad to hear someone noticed. All of the internal feedback on this so far has been negative. I will change the cron job to the first of the month. > (In addition, the email address listed at the > top of bounces.) Good to know. I will check that out. Cheers - Tim Bell From Ulf.Zibis at CoSoCo.de Wed Feb 13 08:04:58 2008 From: Ulf.Zibis at CoSoCo.de (Ulf Zibis) Date: Wed, 13 Feb 2008 17:04:58 +0100 Subject: No source code of JDK 6.0 Update 4 on web site Message-ID: <47B3152A.90303@CoSoCo.de> Hi, I started here: http://java.sun.com/javase/downloads/ Then the 7th "Download" button from the top brings me to: http://download.java.net/jdk6/ There I only find the binaries of Build b11, but not the sources. On http://download.java.net/jdk6/ "Previous Snapshot Releases" brings me to: http://download.java.net/jdk6/6u10/archive/ where I only find Update 3 sources, but not Update 4. BTW: on the page there are other errors: "JDK6 Final" and "JDK6u1 Final" take to: http://java.sun.com/javase/downloads/index.jsp ... which is wrong for both, as there is JDK6u4 On https://jdk7.dev.java.net/ "Subversion" takes to: https://jdk7.dev.java.net/source/browse/jdk7/ On trunk I only find the WWW folder, but not the sources of JDK7 http://openjdk.java.net/ "Mercurial repositories" takes to: http://hg.openjdk.java.net/jdk7/jdk7 Also there I can't find any sources. See also: https://java-net.dev.java.net/issues/show_bug.cgi?id=418 Regards, Ulf // From Xiomara.Jayasena at Sun.COM Wed Feb 13 08:47:22 2008 From: Xiomara.Jayasena at Sun.COM (Xiomara Jayasena) Date: Wed, 13 Feb 2008 08:47:22 -0800 Subject: No source code of JDK 6.0 Update 4 on web site In-Reply-To: <47B3152A.90303@CoSoCo.de> References: <47B3152A.90303@CoSoCo.de> Message-ID: <47B31F1A.7020502@sun.com> Hi Ulf, I believe there is no source for JDK 6 in java.net for now, that will change really soon with the OpenJDK 6 project. I'll see that the pointers for jdk 6 are look into. Please see the rest of my comments embedded. Ulf Zibis wrote: > Hi, > > I started here: > http://java.sun.com/javase/downloads/ > Then the 7th "Download" button from the top brings me to: > http://download.java.net/jdk6/ > > There I only find the binaries of Build b11, but not the sources. > > On http://download.java.net/jdk6/ "Previous Snapshot Releases" brings > me to: > http://download.java.net/jdk6/6u10/archive/ > where I only find Update 3 sources, but not Update 4. > > BTW: on the page there are other errors: > "JDK6 Final" and "JDK6u1 Final" take to: > http://java.sun.com/javase/downloads/index.jsp > ... which is wrong for both, as there is JDK6u4 > > On https://jdk7.dev.java.net/ "Subversion" takes to: > https://jdk7.dev.java.net/source/browse/jdk7/ > On trunk I only find the WWW folder, but not the sources of JDK7 Yes, thank you that should be updated as well. > > http://openjdk.java.net/ "Mercurial repositories" takes to: > http://hg.openjdk.java.net/jdk7/jdk7 > Also there I can't find any sources. That is the source in Mercurial form. http://hg.openjdk.java.net/ -Xiomara > > See also: https://java-net.dev.java.net/issues/show_bug.cgi?id=418 > > Regards, > Ulf > > // > From Ulf.Zibis at CoSoCo.de Wed Feb 13 09:43:28 2008 From: Ulf.Zibis at CoSoCo.de (Ulf Zibis) Date: Wed, 13 Feb 2008 18:43:28 +0100 Subject: No source code of JDK 6.0 Update 4 on web site In-Reply-To: <47B31F1A.7020502@sun.com> References: <47B3152A.90303@CoSoCo.de> <47B31F1A.7020502@sun.com> Message-ID: <47B32C40.3090905@CoSoCo.de> Hi Xiomara, thanks for your fast answer. See my embedded comments ... Am 13.02.2008 17:47, Xiomara Jayasena schrieb: > > Hi Ulf, > > I believe there is no source for JDK 6 in java.net for now, that will > change really soon with the OpenJDK 6 project. > > I'll see that the pointers for jdk 6 are look into. Sorry about my small understanding in english. You mean, that the links/button targets on http://java.sun.com/javase/downloads/?intcmp=1281 especially the one to the "Java SE 6 JDK Source Code" should be updated ? If not, IMHO the "Download"-button for the sources should be removed. Can you please give me a note, when the links are updated? >> >> http://openjdk.java.net/ "Mercurial repositories" takes to: >> http://hg.openjdk.java.net/jdk7/jdk7 >> Also there I can't find any sources. > > That is the source in Mercurial form. > http://hg.openjdk.java.net/ > Thanks, so "Mercurial repositories"-link on http://openjdk.java.net/ should be corrected to http://hg.openjdk.java.net/ ? Also: Communities->OpenJDK on http://java.sun.com/ is redirected to http://openjdk.java.net/ which ends in "No connection to server of openjdk.java.net" today ??? -Ulf From Xiomara.Jayasena at Sun.COM Wed Feb 13 09:51:47 2008 From: Xiomara.Jayasena at Sun.COM (Xiomara.Jayasena at Sun.COM) Date: Wed, 13 Feb 2008 09:51:47 -0800 Subject: No source code of JDK 6.0 Update 4 on web site In-Reply-To: <47B32C40.3090905@CoSoCo.de> References: <47B3152A.90303@CoSoCo.de> <47B31F1A.7020502@sun.com> <47B32C40.3090905@CoSoCo.de> Message-ID: <47B32E33.8050001@Sun.COM> Ulf Zibis wrote: > Hi Xiomara, > > thanks for your fast answer. See my embedded comments ... > > Am 13.02.2008 17:47, Xiomara Jayasena schrieb: >> >> Hi Ulf, >> >> I believe there is no source for JDK 6 in java.net for now, that will >> change really soon with the OpenJDK 6 project. >> >> I'll see that the pointers for jdk 6 are look into. > > Sorry about my small understanding in english. You mean, that the > links/button targets on > http://java.sun.com/javase/downloads/?intcmp=1281 especially the one > to the "Java SE 6 JDK Source Code" should be updated ? > If not, IMHO the "Download"-button for the sources should be removed. Well, I'll look into seeing that it is updated or removed as appropriate. > > Can you please give me a note, when the links are updated? I will let you know. > >>> >>> http://openjdk.java.net/ "Mercurial repositories" takes to: >>> http://hg.openjdk.java.net/jdk7/jdk7 >>> Also there I can't find any sources. >> >> That is the source in Mercurial form. >> http://hg.openjdk.java.net/ >> > > Thanks, so "Mercurial repositories"-link on http://openjdk.java.net/ > should be corrected to http://hg.openjdk.java.net/ ? The original pointer http://hg.openjdk.java.net/jdk7/jdk7 is for jdk7, so the link should stay as it is. There is more information in the mail archives for how to pull the source, but that page is down right now. > > Also: Communities->OpenJDK on > http://java.sun.com/ is redirected to http://openjdk.java.net/ which > ends in "No connection to server of openjdk.java.net" today ??? The server is down as of now. -Xiomara > > > -Ulf > >