This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: embedded window extension


>>>>> "Eric" == Eric Blake <ebb9@byu.net> writes:

Eric> This is more of a general question I have about
Eric> reflection - is getDeclaredField() allowed to return the same Field
Eric> instance to more than one caller

I think the answer is "no", precisely because of security
considerations.  I couldn't find anything explaining this explicitly,
but as I recall this is the conclusion we came to on the Classpath
list when this subject came up there (a long time ago).

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]