[Bug libgcj/14144] Serialisation bug with abstract classes
--- Comment #2 from gcc at pcedev dot com 2006-02-16 10:47 --- The problem comes from the choice of the constructor during the deserialization process. Up to now, the first non abstract, non serializable constructor in the super classes were choosen. So it incorrectly skipped all abtract
[Bug libgcj/14144] Serialisation bug with abstract classes
-- gcc at pcedev dot com changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |gcc at pcedev dot com |dot org |