This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
Re: Patch: Fix for PR 258
- To: Bryce McKinlay <bryce at albatross dot co dot nz>
- Subject: Re: Patch: Fix for PR 258
- From: Warren Levy <warrenl at cygnus dot com>
- Date: Thu, 15 Jun 2000 13:11:06 -0700 (PDT)
- cc: java-patches at sourceware dot cygnus dot com
On Thu, 15 Jun 2000, Bryce McKinlay wrote:
> Im going to check in this patch, which fixes PR 258. The type checking
> code now falls back to a slower technique in the (fairly rare?) case
> where the check can't be done using the constant time tables.
Thanks Bryce! This'll be a big help with getting serialization right; the
failures were preventing a libgcj version of the 'serialver' utility from
working correctly.
--warrenl