Request for review: type-annos/langtools -> tl/langtools

Jonathan Gibbons jonathan.gibbons at oracle.com
Tue Feb 12 16:51:09 PST 2013


On 02/12/2013 04:44 PM, Jonathan Gibbons wrote:
> The project forest has a number of updates ready for integration
>
> * renumbering of TargetType constants
> * implementation of method/constructor references
> * support for casts with intersection types
> * fix bug in erasure of a type variable with annotated upper bound,
> * fix bug in attributing lazy constant values.
>
> http://cr.openjdk.java.net/~jjg/8008077/webrev.00/
>
> Werner, please double check these bits are as expected.
>
> -- Jon

Note that by convention, tests start in the order

* legal header block
* test description
* then imports

This affects the last couple of new tests.

-- Jon


More information about the type-annotations-dev mailing list