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: [cp-patches] Miscellaneous patches: RMI, AccessController,SharedLibHelper, Permissions


Mark Wielaard writes:
 > 
 > - Could you look at the review of the PermissionsHash.implies patch
 > http://lists.gnu.org/archive/html/classpath-patches/2005-02/msg00039.html
 > It explains how you can prevent the FIXME by checking the readonly flag.

OK.

 > - Should java.rmi.server.RemoteObject.toStub() be synchronized since it
 > acesses the WeakHashMap field stubs?

Yes.

Thanks,
Andrew.


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