|
| From: | Tom Tromey |
| Subject: | Re: Wierd stuff in SocketPermission |
| Date: | 19 Jan 2006 10:39:31 -0700 |
| User-agent: | Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
>>>>> "Gary" == Gary Benson <address@hidden> writes: Gary> How can you have a meaningful serialized representation without Gary> that essential piece? >From the constructor we pass hostport to the superclass. So it is most likely serialized as a field there. I notice that the serialized form of SocketPermission isn't mentioned on the JDK's web page. That is bad... Tom
| [Prev in Thread] | Current Thread | [Next in Thread] |