Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2005 11:12:51 +0000
From:      Ian G <iang@iang.org>
To:        Ian G <iang@iang.org>, java@freebsd.org
Subject:   Re: FW: Sun revokes FreeBSD license for Java
Message-ID:  <41E3B4B3.9040007@iang.org>
In-Reply-To: <41E28BEF.1070604@iang.org>
References:  <Pine.LNX.4.44.0501071006420.16858-100000@matrix.gatewaynet.com> <41DE4504.5040300@ebs.gr> <2569.216.220.59.169.1105114005.squirrel@216.220.59.169> <41E247F2.2070605@nefli.nl> <20050110102730.GA31285@mongers.org> <41E25A39.9040506@nefli.nl> <41E27513.9030909@iang.org> <41E27800.3030800@nefli.nl> <41E28BEF.1070604@iang.org>

next in thread | previous in thread | raw e-mail | index | archive | help
For those interested in adding Generics capability
to Java 1.4 or 1.3, the trick is to download the prototype
from here:

   http://java.sun.com/developer/earlyAccess/adding_generics/

In that prototype are two Jars, one each for the compiler
and the JVM.  They need to be added to the classpath
for each phase.  Read the bat files for invocation magic.

The product is some sort of experimentat prototype,
and lacks any semblance of support, and may not be
the full Generics that turns up in 1.5. It's probably
not much use unless you are planning to intercept
1.5 and go production under that environment.  Or
you just want to play around and see if Generics does
any good.

FY!

iang

-- 
News and views on what matters in finance+crypto:
        http://financialcryptography.com/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41E3B4B3.9040007>