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/04/30 12:24:00 UTC

[jira] [Created] (OPENJPA-2909) implement field proxies with ASM instead Serp

Mark Struberg created OPENJPA-2909:
--------------------------------------

             Summary: implement field proxies with ASM instead Serp
                 Key: OPENJPA-2909
                 URL: https://issues.apache.org/jira/browse/OPENJPA-2909
             Project: OpenJPA
          Issue Type: Improvement
          Components: kernel
    Affects Versions: 4.0.0
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 4.0.0


Right now we use Serp for creating our field proxies. Serp only creates Java5 Bytecode and is largely unmaintained. So we should move to ASM.



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