hg: jdk8/tl/langtools: 8016880: 42 tests in annot102* fail with compile-time errors.

eric.mccorkle at oracle.com eric.mccorkle at oracle.com
Tue Jul 23 17:44:03 PDT 2013


Changeset: 558fe98d1ac0
Author:    emc
Date:      2013-07-23 20:42 -0400
URL:       http://hg.openjdk.java.net/jdk8/tl/langtools/rev/558fe98d1ac0

8016880: 42 tests in annot102* fail with compile-time errors.
Summary: Fixes error in type equality when bounds of type variables have annotations.
Reviewed-by: jjg, mcimadamore

! src/share/classes/com/sun/tools/javac/code/Types.java
+ test/tools/javac/annotations/typeAnnotations/ErasureTest.java



More information about the compiler-dev mailing list