--- old/src/share/classes/java/lang/reflect/Executable.java 2013-05-02 14:18:06.408461495 +0200 +++ new/src/share/classes/java/lang/reflect/Executable.java 2013-05-02 14:18:06.212457564 +0200 @@ -486,8 +486,8 @@ } /** - * Returns an AnnotatedType object that represents the potentially - * annotated return type of the method/constructor represented by this + * Returns an AnnotatedType object that represents the use of a type to + * specify the return type of the method/constructor represented by this * Executable. * * If this Executable represents a constructor, the AnnotatedType object