From 52450f0f98de0da4410fa1d82e084d9e0da33482 Mon Sep 17 00:00:00 2001 From: Evgeny Gerashchenko Date: Fri, 21 Sep 2012 00:58:56 +0400 Subject: [PATCH] Removed invalid external annotation for non-existing java.util.Iterable class. Annotation for java.lang.Iterable seems to be unnecessary, too, because it is mapped to jet.Iterable. --- jdk-annotations/java/util/annotations.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/jdk-annotations/java/util/annotations.xml b/jdk-annotations/java/util/annotations.xml index faed13aea7b..fbf7a105a69 100644 --- a/jdk-annotations/java/util/annotations.xml +++ b/jdk-annotations/java/util/annotations.xml @@ -724,11 +724,6 @@ - - - - -