Closed Bug 306419 Opened 19 years ago Closed 19 years ago

Add serialVersionUID to Serializable

Categories

(Rhino Graveyard :: Core, enhancement)

x86
Linux
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: igor, Assigned: igor)

Details

Attachments

(1 file)

Currently Rhino lacks serialVersionUID in almost all classes directly or
indirectly implementing Serializable interface. It may prevent reading of
serialized objects written with different JVM.

We should add the missing serialVersionUID declarations.
Attached patch ImplementationSplinter Review
I committed the fix: now ejc complains only about missed serialVersionUID when
compiling the downloaded classes for the debugger GUI.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: