This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GCC 3.0 timeline and GCJ stability.


"Kevin A. Burton" wrote:

> Is there an ETA for GCC 3.0?

3.0 is now scheduled for Q2 2001. It will be released when its ready ;-)

>  How will this reflect our JDK compliance level.  I
> would assume we are approaching JDK 1.3 level but will we be there before we
> ship GCC 3.0?

This depends on how exactly you define compliance. Will every API be 100% compatible with JDK 1.3 in time
for the release? No. However, many of the important components that are most commonly used by applications,
such as Collections, IO, most of java.lang, etc, are already fully complete wrt the 1.3 spec. How much of
the remaining work gets done depends entirely on how many people are willing to contribute time and energy
to do it ;-)

regards

  [ bryce ]



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]