This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
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.