Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » [ANN] JDT update for J2SE 1.5: Cheetah06 available
[ANN] JDT update for J2SE 1.5: Cheetah06 available [message #166526] Wed, 30 June 2004 07:09 Go to next message
Eclipse UserFriend
Dear 1.5 fans,

The Cheetah strikes back, and is now based on the official Eclipse 3.0
release. Along with numerous bug fixes, we started enabling significant
portions of JDT functionalities such as:
- editor error reconciling,
- outliner with labels showing parameterized/generic info,
- code selection and hover,
- code assist,
- DOM AST,
- JavaModel,
- Java search,
- type hierarchies,
- attached sources for generic binaries

Last run of latest JCK1.5 gave us a mark of 96.20% (408 failures to go).
Remember that, for now, the Cheetah is still on diet, as it cannot yet
digest covariance, autoboxing, enumerations, varargs or annotations.

Please retrieve Cheetah06 from our update site, and find more info at:
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt- core-home/r3.0/main.html#updates
Note that the Cheetah download is bigger since it now comprises more
components (JDTCore, JDTUI and JDTDebug).
In the near future, the Cheetah will be directly hosted on official
Eclipse.org update site.

As usual, would you find issues, you should enter a bug report with a
problem title starting with "[1.5]", so we can easily identify these issues.

We will now consolidate the 1.5-aware tooling, and introduce new ingredients
(like covariance) into the Cheetah diet.

The JDT team


-----------

PS: fix list for Cheetah06 is:

68837 [1.5] AST: Missing source range in parameterized type
68133 [1.5] VerifyError: Code segment has wrong length in class file
68863 Missing entry in local variable attribute
68440 [1.5] VerifyError with new for loop
64159 [1.5] call to addAll(Collection) incorrectly dissalowed
68602 [1.5] AST converter fails on local types
66424 [1.5] Collections in new style for loop
64417 [1.5] NPE in SourceTypeBinding.resolveTypesFor
68730 [1.5] No completion
65953 [1.5] Internal Compiler Error: ArrayIndexOutOfBoundsException
58470 [1.5] Source mapper fooled by generics
64336 [1.5] Signature does allow to create parameterized type signatures
68557 [1.5] ArrayIndexOutOfBoundsException in SourceTypeConverter
68006 [1.5] Invalid modifier after parse
65503 [1.5] "new" for-loop inside "old" for-loop gives error
65870 [1.5] AST creation fails when created with comments
64301 [1.5] Cast required where no cast should be required
63556 [1.5] Error when creating generic classes specializing distant generic
parameters
63590 [1.5] Cheetah allows generic throws clause
63555 [1.5] Cannot put generic type fields inside static inner class
58722 [1.5] cannot extend interfaces
Re: [ANN] JDT update for J2SE 1.5: Cheetah06 available [message #166602 is a reply to message #166526] Wed, 30 June 2004 09:49 Go to previous messageGo to next message
Eclipse UserFriend
Cheetah06 is now also available on official Eclipse update site:

http://download.eclipse.org/updates/3.0/


"Philippe Mulet" <philippe_mulet@fr.ibm.com> wrote in message
news:cbu713$e7g$1@eclipse.org...
> Dear 1.5 fans,
>
> The Cheetah strikes back, and is now based on the official Eclipse 3.0
> release. Along with numerous bug fixes, we started enabling significant
> portions of JDT functionalities such as:
> - editor error reconciling,
> - outliner with labels showing parameterized/generic info,
> - code selection and hover,
> - code assist,
> - DOM AST,
> - JavaModel,
> - Java search,
> - type hierarchies,
> - attached sources for generic binaries
>
> Last run of latest JCK1.5 gave us a mark of 96.20% (408 failures to go).
> Remember that, for now, the Cheetah is still on diet, as it cannot yet
> digest covariance, autoboxing, enumerations, varargs or annotations.
>
> Please retrieve Cheetah06 from our update site, and find more info at:
>
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt- core-home/r3.0/main.html#updates
> Note that the Cheetah download is bigger since it now comprises more
> components (JDTCore, JDTUI and JDTDebug).
> In the near future, the Cheetah will be directly hosted on official
> Eclipse.org update site.
>
> As usual, would you find issues, you should enter a bug report with a
> problem title starting with "[1.5]", so we can easily identify these
issues.
>
> We will now consolidate the 1.5-aware tooling, and introduce new
ingredients
> (like covariance) into the Cheetah diet.
>
> The JDT team
>
>
> -----------
>
> PS: fix list for Cheetah06 is:
>
> 68837 [1.5] AST: Missing source range in parameterized type
> 68133 [1.5] VerifyError: Code segment has wrong length in class file
> 68863 Missing entry in local variable attribute
> 68440 [1.5] VerifyError with new for loop
> 64159 [1.5] call to addAll(Collection) incorrectly dissalowed
> 68602 [1.5] AST converter fails on local types
> 66424 [1.5] Collections in new style for loop
> 64417 [1.5] NPE in SourceTypeBinding.resolveTypesFor
> 68730 [1.5] No completion
> 65953 [1.5] Internal Compiler Error: ArrayIndexOutOfBoundsException
> 58470 [1.5] Source mapper fooled by generics
> 64336 [1.5] Signature does allow to create parameterized type signatures
> 68557 [1.5] ArrayIndexOutOfBoundsException in SourceTypeConverter
> 68006 [1.5] Invalid modifier after parse
> 65503 [1.5] "new" for-loop inside "old" for-loop gives error
> 65870 [1.5] AST creation fails when created with comments
> 64301 [1.5] Cast required where no cast should be required
> 63556 [1.5] Error when creating generic classes specializing distant
generic
> parameters
> 63590 [1.5] Cheetah allows generic throws clause
> 63555 [1.5] Cannot put generic type fields inside static inner class
> 58722 [1.5] cannot extend interfaces
>
>
Re: [ANN] JDT update for J2SE 1.5: Cheetah06 available [message #166717 is a reply to message #166602] Wed, 30 June 2004 17:39 Go to previous messageGo to next message
Eclipse UserFriend
You Rock!
Keep up the good work guys. Hope to have an usable tool till September.

Best Regards


Philippe Mulet wrote:
> Cheetah06 is now also available on official Eclipse update site:
>
> http://download.eclipse.org/updates/3.0/
>
>
> "Philippe Mulet" <philippe_mulet@fr.ibm.com> wrote in message
> news:cbu713$e7g$1@eclipse.org...
>
>>Dear 1.5 fans,
>>
>>The Cheetah strikes back, and is now based on the official Eclipse 3.0
>>release. Along with numerous bug fixes, we started enabling significant
>>portions of JDT functionalities such as:
>> - editor error reconciling,
>> - outliner with labels showing parameterized/generic info,
>> - code selection and hover,
>> - code assist,
>> - DOM AST,
>> - JavaModel,
>> - Java search,
>> - type hierarchies,
>> - attached sources for generic binaries
>>
>>Last run of latest JCK1.5 gave us a mark of 96.20% (408 failures to go).
>>Remember that, for now, the Cheetah is still on diet, as it cannot yet
>>digest covariance, autoboxing, enumerations, varargs or annotations.
>>
>>Please retrieve Cheetah06 from our update site, and find more info at:
>>
>
> http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt- core-home/r3.0/main.html#updates
>
>>Note that the Cheetah download is bigger since it now comprises more
>>components (JDTCore, JDTUI and JDTDebug).
>>In the near future, the Cheetah will be directly hosted on official
>>Eclipse.org update site.
>>
>>As usual, would you find issues, you should enter a bug report with a
>>problem title starting with "[1.5]", so we can easily identify these
>
> issues.
>
>>We will now consolidate the 1.5-aware tooling, and introduce new
>
> ingredients
>
>>(like covariance) into the Cheetah diet.
>>
>>The JDT team
>>
>>
>>-----------
>>
>>PS: fix list for Cheetah06 is:
>>
>>68837 [1.5] AST: Missing source range in parameterized type
>>68133 [1.5] VerifyError: Code segment has wrong length in class file
>>68863 Missing entry in local variable attribute
>>68440 [1.5] VerifyError with new for loop
>>64159 [1.5] call to addAll(Collection) incorrectly dissalowed
>>68602 [1.5] AST converter fails on local types
>>66424 [1.5] Collections in new style for loop
>>64417 [1.5] NPE in SourceTypeBinding.resolveTypesFor
>>68730 [1.5] No completion
>>65953 [1.5] Internal Compiler Error: ArrayIndexOutOfBoundsException
>>58470 [1.5] Source mapper fooled by generics
>>64336 [1.5] Signature does allow to create parameterized type signatures
>>68557 [1.5] ArrayIndexOutOfBoundsException in SourceTypeConverter
>>68006 [1.5] Invalid modifier after parse
>>65503 [1.5] "new" for-loop inside "old" for-loop gives error
>>65870 [1.5] AST creation fails when created with comments
>>64301 [1.5] Cast required where no cast should be required
>>63556 [1.5] Error when creating generic classes specializing distant
>
> generic
>
>>parameters
>>63590 [1.5] Cheetah allows generic throws clause
>>63555 [1.5] Cannot put generic type fields inside static inner class
>>58722 [1.5] cannot extend interfaces
>>
>>
>
>
>
Re: [ANN] JDT update for J2SE 1.5: Cheetah06 available [message #166804 is a reply to message #166526] Thu, 01 July 2004 11:29 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: igorf.ca.ibm.com

What are your plans regarding JDK_1_5 CVS branch? Are you going to keep
it for next little while or it will be soon merged into HEAD?

Philippe Mulet wrote:

> Dear 1.5 fans,
>
> The Cheetah strikes back, and is now based on the official Eclipse 3.0
> release. Along with numerous bug fixes, we started enabling significant
> portions of JDT functionalities such as:
> - editor error reconciling,
> - outliner with labels showing parameterized/generic info,
> - code selection and hover,
> - code assist,
> - DOM AST,
> - JavaModel,
> - Java search,
> - type hierarchies,
> - attached sources for generic binaries
>
> Last run of latest JCK1.5 gave us a mark of 96.20% (408 failures to go).
> Remember that, for now, the Cheetah is still on diet, as it cannot yet
> digest covariance, autoboxing, enumerations, varargs or annotations.
>
> Please retrieve Cheetah06 from our update site, and find more info at:
> http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt- core-home/r3.0/main.html#updates
> Note that the Cheetah download is bigger since it now comprises more
> components (JDTCore, JDTUI and JDTDebug).
> In the near future, the Cheetah will be directly hosted on official
> Eclipse.org update site.
>
> As usual, would you find issues, you should enter a bug report with a
> problem title starting with "[1.5]", so we can easily identify these issues.
>
> We will now consolidate the 1.5-aware tooling, and introduce new ingredients
> (like covariance) into the Cheetah diet.
>
> The JDT team
>
>
> -----------
>
> PS: fix list for Cheetah06 is:
>
> 68837 [1.5] AST: Missing source range in parameterized type
> 68133 [1.5] VerifyError: Code segment has wrong length in class file
> 68863 Missing entry in local variable attribute
> 68440 [1.5] VerifyError with new for loop
> 64159 [1.5] call to addAll(Collection) incorrectly dissalowed
> 68602 [1.5] AST converter fails on local types
> 66424 [1.5] Collections in new style for loop
> 64417 [1.5] NPE in SourceTypeBinding.resolveTypesFor
> 68730 [1.5] No completion
> 65953 [1.5] Internal Compiler Error: ArrayIndexOutOfBoundsException
> 58470 [1.5] Source mapper fooled by generics
> 64336 [1.5] Signature does allow to create parameterized type signatures
> 68557 [1.5] ArrayIndexOutOfBoundsException in SourceTypeConverter
> 68006 [1.5] Invalid modifier after parse
> 65503 [1.5] "new" for-loop inside "old" for-loop gives error
> 65870 [1.5] AST creation fails when created with comments
> 64301 [1.5] Cast required where no cast should be required
> 63556 [1.5] Error when creating generic classes specializing distant generic
> parameters
> 63590 [1.5] Cheetah allows generic throws clause
> 63555 [1.5] Cannot put generic type fields inside static inner class
> 58722 [1.5] cannot extend interfaces
>
>
Re: [ANN] JDT update for J2SE 1.5: Cheetah06 available [message #166828 is a reply to message #166804] Thu, 01 July 2004 12:35 Go to previous messageGo to next message
Eclipse UserFriend
The JDK_1_5 branch for org.eclipse.jdt.core was merged back into HEAD this
morning. All JDT/Core Cheetah development is now done in HEAD. But other
components still have to decide how they will proceed.

Jerome

"Igor Fedorenko" <igorf@ca.ibm.com> wrote in message
news:cc1akg$a2g$1@eclipse.org...
> What are your plans regarding JDK_1_5 CVS branch? Are you going to keep
> it for next little while or it will be soon merged into HEAD?
>
> Philippe Mulet wrote:
>
> > Dear 1.5 fans,
> >
> > The Cheetah strikes back, and is now based on the official Eclipse 3.0
> > release. Along with numerous bug fixes, we started enabling significant
> > portions of JDT functionalities such as:
> > - editor error reconciling,
> > - outliner with labels showing parameterized/generic info,
> > - code selection and hover,
> > - code assist,
> > - DOM AST,
> > - JavaModel,
> > - Java search,
> > - type hierarchies,
> > - attached sources for generic binaries
> >
> > Last run of latest JCK1.5 gave us a mark of 96.20% (408 failures to go).
> > Remember that, for now, the Cheetah is still on diet, as it cannot yet
> > digest covariance, autoboxing, enumerations, varargs or annotations.
> >
> > Please retrieve Cheetah06 from our update site, and find more info at:
> >
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt- core-home/r3.0/main.html#updates
> > Note that the Cheetah download is bigger since it now comprises more
> > components (JDTCore, JDTUI and JDTDebug).
> > In the near future, the Cheetah will be directly hosted on official
> > Eclipse.org update site.
> >
> > As usual, would you find issues, you should enter a bug report with a
> > problem title starting with "[1.5]", so we can easily identify these
issues.
> >
> > We will now consolidate the 1.5-aware tooling, and introduce new
ingredients
> > (like covariance) into the Cheetah diet.
> >
> > The JDT team
> >
> >
> > -----------
> >
> > PS: fix list for Cheetah06 is:
> >
> > 68837 [1.5] AST: Missing source range in parameterized type
> > 68133 [1.5] VerifyError: Code segment has wrong length in class file
> > 68863 Missing entry in local variable attribute
> > 68440 [1.5] VerifyError with new for loop
> > 64159 [1.5] call to addAll(Collection) incorrectly dissalowed
> > 68602 [1.5] AST converter fails on local types
> > 66424 [1.5] Collections in new style for loop
> > 64417 [1.5] NPE in SourceTypeBinding.resolveTypesFor
> > 68730 [1.5] No completion
> > 65953 [1.5] Internal Compiler Error: ArrayIndexOutOfBoundsException
> > 58470 [1.5] Source mapper fooled by generics
> > 64336 [1.5] Signature does allow to create parameterized type signatures
> > 68557 [1.5] ArrayIndexOutOfBoundsException in SourceTypeConverter
> > 68006 [1.5] Invalid modifier after parse
> > 65503 [1.5] "new" for-loop inside "old" for-loop gives error
> > 65870 [1.5] AST creation fails when created with comments
> > 64301 [1.5] Cast required where no cast should be required
> > 63556 [1.5] Error when creating generic classes specializing distant
generic
> > parameters
> > 63590 [1.5] Cheetah allows generic throws clause
> > 63555 [1.5] Cannot put generic type fields inside static inner class
> > 58722 [1.5] cannot extend interfaces
> >
> >
Re: [ANN] JDT update for J2SE 1.5: Cheetah06 available [message #168346 is a reply to message #166828] Mon, 12 July 2004 14:16 Go to previous messageGo to next message
Eclipse UserFriend
Is there a tentative schedule for support for other 1.5 features? It'd be nice to
have a sense of timing on all of this.

regards,
Christian.


Jerome Lanneluc wrote:

> The JDK_1_5 branch for org.eclipse.jdt.core was merged back into HEAD this
> morning. All JDT/Core Cheetah development is now done in HEAD. But other
> components still have to decide how they will proceed.
>
> Jerome
>
Re: [ANN] JDT update for J2SE 1.5: Cheetah06 available [message #168502 is a reply to message #168346] Tue, 13 July 2004 08:16 Go to previous messageGo to next message
Eclipse UserFriend
Indeed. I've been asking for this for a long time and we never get a reply.
I would
really like some idea of when all of the new language features will be
supported.

Steve Buroff

"Christian E. Gruber" <cgruber@israfil.net> wrote in message
news:ccukgl$4c7$1@eclipse.org...
> Is there a tentative schedule for support for other 1.5 features? It'd be
nice to
> have a sense of timing on all of this.
>
> regards,
> Christian.
>
>
> Jerome Lanneluc wrote:
>
> > The JDK_1_5 branch for org.eclipse.jdt.core was merged back into HEAD
this
> > morning. All JDT/Core Cheetah development is now done in HEAD. But other
> > components still have to decide how they will proceed.
> >
> > Jerome
> >
Re: [ANN] JDT update for J2SE 1.5: Cheetah06 available [message #168579 is a reply to message #168346] Tue, 13 July 2004 11:38 Go to previous message
Eclipse UserFriend
We are presently working on the 3.1 release plan (now that 3.0 is behind
us). J2SE 1.5 support is of course part of this plan (note that the Cheetah
effort has already merged to the HEAD development stream).

Since1.5 offers many new features, we want to come up with a reasonable plan
which allows to stage the delivery of these features along the 3.1 release,
so that early adopters don't have to wait until the next 3.1 release is made
available. Also remember that there are many more pieces which come into
play than just a compiler, in order to make an IDE live, so we also need to
deliver functionalities in an order which allows to pipeline affected teams
effort efficiently.

More details in the forthcoming 3.1 plan.

"Christian E. Gruber" <cgruber@israfil.net> wrote in message
news:ccukgl$4c7$1@eclipse.org...
> Is there a tentative schedule for support for other 1.5 features? It'd be
nice to
> have a sense of timing on all of this.
>
> regards,
> Christian.
>
>
> Jerome Lanneluc wrote:
>
> > The JDK_1_5 branch for org.eclipse.jdt.core was merged back into HEAD
this
> > morning. All JDT/Core Cheetah development is now done in HEAD. But other
> > components still have to decide how they will proceed.
> >
> > Jerome
> >
Previous Topic:Template Variable Resolver
Next Topic:[1.5][bug?] feature build produces errors
Goto Forum:
  


Current Time: Wed Jul 16 02:28:14 EDT 2025

Powered by FUDForum. Page generated in 1.11738 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top