8006775: JSR 308: Compiler changes in JDK8

Jonathan Gibbons jonathan.gibbons at oracle.com
Thu Jan 24 12:56:12 PST 2013


On 01/24/2013 12:41 PM, Steve Sides wrote:
> On 1/23/2013 1:35 PM, Jonathan Gibbons wrote:
>> With this changeset, I am pleased to report that the reference impl 
>> of "Type Annotations" has made it into the tl/langtools repository.
>>
>> Thanks to the entire team, past and present, for helping to make this 
>> happen.
>>
>> -- Jon
> Does this mean type-annotations/langtools is obsolete and all future 
> changes are to be done in tl/langtools?
> I wondering about scheduled nightly testing of the type-annotations 
> builds...can that be stopped?
>
> -steve

type-annotations can continue to be a play area for low-overhead 
changesets. It is up to anyone creating changesets to decide whether 
they should be targeted to type-annotations or tl; since I am likely to 
be the one to push bits up, my preference is that is that changsets 
should go to tl directly, unless there is a good reason to stage them 
through type-annotations.

-- Jon


More information about the type-annotations-dev mailing list