classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: JDK 1.5 support?


From: Andrew John Hughes
Subject: RE: JDK 1.5 support?
Date: Thu, 01 Jul 2004 23:31:24 +0100

On Thu, 2004-07-01 at 22:34, David Holmes wrote:
> > Andrew John Hughes wrote:
> > If we don't have some 1.5 support, we risk the problem of not being able
> > to compile Java applications that use the new language features of 1.5,
> > because the support in these basic classes is missing.
> 
> The new language features generally require additional class libraries,
> modifications to existing classes, additional information in the classfile
> or some combination of all three. In principle you could back-port some
> things (like Enum support) to 1.4 VM's - but they tend to interact with
> other new features. All-in-all I think you'd have to go for an all-out
> effort to support all of the classes needed for the new language features.
> It would be difficult to try and integrate them in isolation.
> 
> David Holmes
> 
> 
> 
> 
> _______________________________________________
> Classpath mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/classpath

That's why I think the best way is to approach this is via a branch, as
previously mentioned, rather than on the main Classpath source.  A few
class libraries can make the leap (those that are mainly extensions to
existing stuff), but most will be on the branch only until there is
sufficient support.  Of course, first we need a Free compiler and JVM
for generics, enums, etc.

Has anyone run the JDK 1.5 beta against Classpath using japitools?  I
know its not production but it may be interesting to see what the
differences are.  The licensing is different on the beta, so I'm wary
about trying this myself.
-- 
Andrew :-)
 
Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html
 
Value your freedom, or you will lose it, teaches history.
`Don't bother us with politics' respond those who don't want to learn.
 

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]