Core review request for 6378701 "(enum) Unclear purpose of EnumConstantNotPresentException "
Alan Bateman
Alan.Bateman at Sun.COM
Fri Aug 21 16:49:33 UTC 2009
Joseph D. Darcy wrote:
> Hello.
>
> Please review the patch below is clarify the use of certain exception
> types to address bug 6378701 "(enum) Unclear purpose of
> EnumConstantNotPresentException." Five exceptions/errors can be
> thrown by the methods of the AnnotatedElement interface; those methods
> are used to retrieve annotations reflectively. I've added cross
> references between the AnnotatedElement intefaces and the throwables
> it may throw.
>
> -Joe
Looks okay to me (although maybe you don't need two links to
j.l.reflect.AnnotatedElement from each of the exceptions?).
-Alan.
More information about the core-libs-dev
mailing list