From f85d70f9e47c3ec5f3a104ec70d062540023267a Mon Sep 17 00:00:00 2001 From: "kenton@google.com" Date: Mon, 2 Nov 2009 18:50:19 +0000 Subject: Optimize Java serialization of small messages to streams. Patch from Evan Jones. --- CONTRIBUTORS.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CONTRIBUTORS.txt') diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index 4aa1eea6..136d0eb8 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -76,3 +76,5 @@ Patch contributors: * HPUX support. Oliver Jowett * Detect whether zlib is new enough in configure script. + Evan Jones + * Optimize Java serialization code when writing a small message to a stream. -- cgit v1.2.3