Community
Participate
Working Groups
BETA_JAVA8: The following program is incorrectly rejected with three bogus syntax errors: // --- import java.util.List; public class X { void foo(List<String> @Marker ... ls) {} } @java.lang.annotation.Target(java.lang.annotation.ElementType.TYPE_USE) @interface Marker { } Fix is trivial and will follow shortly.
Fix and test released here: http://git.eclipse.org/c/jdt/eclipse.jdt.core.git/commit/?h=BETA_JAVA8&id=c19d88a111d4eb45af44060928b3748cf8b0553d