classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: Implemented java.net.SocketPermission serialization


From: Gary Benson
Subject: [cp-patches] FYI: Implemented java.net.SocketPermission serialization
Date: Tue, 24 Jan 2006 14:14:04 +0000

Hi all,

I just committed a patch that implements serialization in
java.net.SocketPermission.  I had to add a dummy field,
"actions", in order for the serialized representation to
match that from a proprietary JVM.  This seems sucky, but
I think it's the only way.

Cheers,
Gary
k

Attachment: patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]