[ 
https://issues.apache.org/jira/browse/CODEC-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebb updated CODEC-215:
-----------------------
    Fix Version/s: 1.11

> Constructors must not call overrideable methods
> -----------------------------------------------
>
>                 Key: CODEC-215
>                 URL: https://issues.apache.org/jira/browse/CODEC-215
>             Project: Commons Codec
>          Issue Type: New Feature
>    Affects Versions: 1.11
>            Reporter: Sebb
>             Fix For: 1.11
>
>
> Constructors must not call overrideable methods.
> An object is not guaranteed fully constructed until the constructor exits, so 
> the subclass override may not see the correct parent object.
> This applies to:
> PureJavaCrc32



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to