Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: Roedy Green Newsgroups: comp.lang.java.programmer Subject: Re: JDK 1.7 downloads? Date: Sat, 30 Jul 2011 13:57:41 -0700 Organization: Canadian Mind Products Lines: 28 Message-ID: References: <4e341d4a$0$23921$e4fe514c@news2.news.xs4all.nl> Reply-To: Roedy Green NNTP-Posting-Host: RCd/Ul4tyxGUBII8WGwa5g.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 X-Newsreader: Forte Agent 6.00/32.1186 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:6688 On Sat, 30 Jul 2011 08:22:56 -0700, markspace <-@.> wrote, quoted or indirectly quoted someone who said : >My Java 7 docs download came from download.oracle.com. I don't know >what llnwd.net is, but I think you probably wasted Oracle's time >reporting someone else's server problem to them. have a look at http://www.oracle.com/technetwork/java/javase/documentation/java-se-7-doc-download-435117.html After you click the licence agreement you can try to load http://download.oracle.com/otn-pub/java/jdk/7/jdk-7-fcs-bin-b147-apidocs-27_jun_2011.zip It then redirects to: http://oracleotn.rd.llnwd.net/otn-pub/java/jdk/7/jdk-7-fcs-bin-b147-apidocs-27_jun_2011.zip and fails. I can successfully ping oracleotn.rd.llnwd.net, but not do any sort of HTTP. Did you get your docs prior to the official release? -- Roedy Green Canadian Mind Products http://mindprod.com Most of computer code is for telling the computer what do if some very particular thing goes wrong.