hg: jdk7/tl/jdk: 6761678: (ann) SecurityException in AnnotationInvocationHandler.getMemberMethods

2008-10-24 Thread martinrb
Changeset: 64da1f751c0f Author:martin Date: 2008-10-24 20:34 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/64da1f751c0f 6761678: (ann) SecurityException in AnnotationInvocationHandler.getMemberMethods Summary: Move call to getDeclaredMethods inside doPrivileged Reviewed-by

Re: SecurityException in AnnotationInvocationHandler.getMemberMethods

2008-10-23 Thread Joseph D. Darcy
this fix. Having a stand-alone regression test along those lines would be helpful. Thanks, -Joe On 10/20/08 06:59 PM, Joe Darcy wrote: Hello. On 10/16/08 12:46 PM, Martin Buchholz wrote: Hi all, This is a bug report with fix. Joe Darcy, please file a bug and review this change,

Re: SecurityException in AnnotationInvocationHandler.getMemberMethods

2008-10-22 Thread Joseph D. Darcy
Hi all, This is a bug report with fix. Joe Darcy, please file a bug and review this change, I've filed 6761678 "(ann) SecurityException in AnnotationInvocationHandler.getMemberMethods" for this issue. The problem seems similar to 6370080 "(ann) Method.getAnnotatio

Re: SecurityException in AnnotationInvocationHandler.getMemberMethods

2008-10-21 Thread Martin Buchholz
ould go along with this fix. Having a stand-alone regression > test along those lines would be helpful. > > Thanks, > > -Joe > > On 10/20/08 06:59 PM, Joe Darcy wrote: >> >> Hello. >> >> On 10/16/08 12:46 PM, Martin Buchholz wrote

Re: [security-dev 00357]: Re: SecurityException in AnnotationInvocationHandler.getMemberMethods

2008-10-21 Thread Sean Mullan
urtesy of Toby Reyelts and Josh Bloch at Google. # HG changeset patch # User martin # Date 1224185752 25200 # Node ID 68730f05449cd4f39ce1cb82adc6c4e57f87554f # Parent 214ebdcf7252d4862449fe0ae295e6c60a127315 SecurityException in AnnotationInvocationHandler.getMemberMethods Summary: Move call to getDecl

Re: SecurityException in AnnotationInvocationHandler.getMemberMethods

2008-10-20 Thread Joe Darcy
hholz wrote: Hi all, This is a bug report with fix. Joe Darcy, please file a bug and review this change, I've filed 6761678 "(ann) SecurityException in AnnotationInvocationHandler.getMemberMethods" for this issue. The problem seems similar to 6370080 "(ann) Method.getAnnot

Re: SecurityException in AnnotationInvocationHandler.getMemberMethods

2008-10-20 Thread Joe Darcy
Hello. On 10/16/08 12:46 PM, Martin Buchholz wrote: Hi all, This is a bug report with fix. Joe Darcy, please file a bug and review this change, I've filed 6761678 "(ann) SecurityException in AnnotationInvocationHandler.getMemberMethods" for this issue. The problem s

SecurityException in AnnotationInvocationHandler.getMemberMethods

2008-10-16 Thread Martin Buchholz
Reyelts and Josh Bloch at Google. # HG changeset patch # User martin # Date 1224185752 25200 # Node ID 68730f05449cd4f39ce1cb82adc6c4e57f87554f # Parent 214ebdcf7252d4862449fe0ae295e6c60a127315 SecurityException in AnnotationInvocationHandler.getMemberMethods Summary: Move call to getDeclaredMethods