Description
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.
* 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.
Attachments
Issue Links
- relates to
-
JDK-8008749 Regression: 3 JCK tests have compilation failures
- Resolved
-
JDK-8013852 update reference impl for type-annotations
- Closed