Bug 46166

GemStone/S 64 Bit

3.3, 3.2.13, 3.2.12, 3.2.11, 3.2.10, 3.2.9, 3.2.8.1, 3.2.8, 3.2.7, 3.2.6, 3.2.5, 3.2.4, 3.2.3, 3.2.2, 3.2.1, 3.2, 3.1.0.6, 3.1.0.5, 3.1.0.4, 3.1.0.3, 3.1.0.2, 3.1.0.1, 3.1, 3.0.1, 3.0, 2.4.8, 2.4.7, 2.4.6, 2.4.5.1, 2.4.5, 2.4.4.8, 2.4.4.7, 2.4.4.4, 2.4.x, 2.3.1.6, 2.3.x, 2.2.5.4, 2.2.x, 2.x

3.3.1, 3.2.14

Invalid class instance variable specification does not prevent class creation

If a subclass creation expression includes invalid class instance variables, then it returns an error; but the class was created and left in a modifiable state.

Subclass creation creates the class instance variables in a secondary step, after the class has been created; and did not clean up if class instance variable addition was not successful.


                

Last updated: 5/6/16