Compilation failure related to Time [Error: time is more than 10,years from present: 1136059200000]
Andrew Hughes
gnu.andrew at redhat.com
Wed Jun 22 15:52:39 UTC 2016
----- Original Message -----
> On Wed, Jun 22, 2016 at 8:42 AM, Prakash Rungta
> <prakash.rungta at gmail.com> wrote:
> > Hi Andrew,
> >
> > Thanks for looking into this.
> >
> > I downloaded the source code from the following site
> >
> > http://download.java.net/openjdk/jdk7/
> >
> > The following was the file name
> >
> > openjdk-7-fcs-src-b147-27_jun_2011.zip
> > <http://www.java.net/download/openjdk/jdk7/promoted/b147/openjdk-7-fcs-src-b147-27_jun_2011.zip>
>
> 2011, this is ancient history...
>
> >
> > Also i tried to download by setting up the clone from mercurial software at
> > the following link
> >
> > hg clone http://hg.openjdk.java.net/jdk7/jdk7 *YourOpenJDK*
> > cd *YourOpenJDK*
> > sh ./get_source.sh
>
> I think this is not used any more, but there for historical reasons.
> The right place to get the latest version of OpenJDK7 should be this:
>
> http://hg.openjdk.java.net/jdk7u/jdk7u/
>
> I know it's a little bit confusing with so many reposotories, but the
> actual pointers are on the wiki (where JDK 7u is the only one
> appearing):
>
> https://wiki.openjdk.java.net/display/jdk7u/Main
>
> I hope this helps.
>
> Cheers,
> Mario
>
Yeah, that's never going to get fixed. For some reason, Oracle start
a whole new bunch of repositories for updates after the first release
(7/7u, 8/8u, etc.) which leads to this confusion all the time.
The latest source tarball is:
https://java.net/projects/openjdk7/downloads/download/openjdk7u101-b00.tar.xz
SHA256 checksum:
e936c7aaece35d82edf9d0b8b98d84e690429421212b86689388ab1bd5db73cd openjdk7u101-b00.tar.xz
--
Andrew :)
Senior Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
PGP Key: ed25519/35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04 C5A0 CFDA 0F9B 3596 4222
More information about the jdk7u-dev
mailing list