DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38626>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38626





------- Additional Comments From [EMAIL PROTECTED]  2006-02-13 08:06 -------
That is a valid concern that I didn't think about. I checked the specification
for #getMethod which would throw a SecurityException in two cases:
if a security manager would deny 

* member access to Thread.class with scope PUBLIC
* package access to java.lang

I would suggest this would be a dysfunctional setup anyway. If you're really
concerned, wouldn't it be possible to wrap the Method lookup in a privileged
block as well?


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to