You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2016/05/19 15:36:12 UTC

[jira] [Updated] (CODEC-215) Constructors must not call overrideable methods

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

Sebb updated CODEC-215:
-----------------------
    Affects 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)