You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/05/06 07:19:00 UTC

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

    [ https://issues.apache.org/jira/browse/OPENJPA-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17720158#comment-17720158 ] 

ASF subversion and git services commented on OPENJPA-2909:
----------------------------------------------------------

Commit 2535a24d55ac9ef70837b151dc50c0682ba225eb in openjpa's branch refs/heads/master from Mark Struberg
[ https://gitbox.apache.org/repos/asf?p=openjpa.git;h=2535a24d5 ]

OPENJPA-2909 fix ClassLoading if proxy cannot be loaded


> 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
>            Priority: Major
>             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)