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 12:42:00 UTC

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

Mark Struberg created OPENJPA-2917:
--------------------------------------

             Summary: 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
             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)