You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Mark Struberg (Jira)" <ji...@apache.org> on 2023/10/17 13:28:00 UTC

[jira] [Resolved] (OPENJPA-2917) Subclass enhancement might fail on long fields

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

Mark Struberg resolved OPENJPA-2917.
------------------------------------
    Resolution: Fixed

> Subclass enhancement might fail on long fields
> ----------------------------------------------
>
>                 Key: OPENJPA-2917
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2917
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: Enhance
>    Affects Versions: 4.0.0
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>            Priority: Major
>             Fix For: 4.0.0
>
>
> When using subclass enhancement we fail on certain long field scenarios as we had a fixed offset stack calculation instead of taking into account that long uses 2 bytes on the stack. This just affects the new ASM based enhancement.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)