diff options
| author | Mark Wielaard <mark@klomp.org> | 2005-10-12 19:41:41 +0000 |
|---|---|---|
| committer | Mark Wielaard <mark@klomp.org> | 2005-10-12 19:41:41 +0000 |
| commit | ca0ce8a9364b5ef0a98d9a228497375949fc26b9 (patch) | |
| tree | 9d633dc806d362bcd944a516d07a5337ff812244 /gnu/java/net/protocol/http/ChunkedInputStream.java | |
| parent | 1c9d2925eae74e3d3da60e5a9809c951e3aaa12b (diff) | |
| download | classpath-ca0ce8a9364b5ef0a98d9a228497375949fc26b9.tar.gz | |
Fixes bug #22841
* java/io/ObjectInputStream (validators): Removed field.
(isDeserializing): Removed field.
(currentObjectValidators): New field.
(ObjectInputStream): Remove validators and isDeserializing
initialization.
(readObject): Remove isDeserializing logic. Don't call
invokeValidators() here.
(parseContent): Call invokeValidators() after TC_OBJECT done.
(registerValidation): Create currentObjectValidators if needed.
(invokeValidators): Rewritten.
Diffstat (limited to 'gnu/java/net/protocol/http/ChunkedInputStream.java')
0 files changed, 0 insertions, 0 deletions
