classpath
[Top][All Lists]
Advanced

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

RFC: ObjectInputStream (and related classes) performance patch


From: Jeroen Frijters
Subject: RFC: ObjectInputStream (and related classes) performance patch
Date: Fri, 30 Jan 2004 16:13:55 +0100

Hi,

Attached is a proposed patch for ObjectInputStream, ObjectStreamClass
and ObjectStreamField. The main purpose is to improve performance, by
doing the reflection only once and caching the result. I also fixed some
other bugs and restructured a little.

Please review and comment.

Regards,
Jeroen

Attachment: ois.patch
Description: ois.patch


reply via email to

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