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 2020/07/23 12:08:00 UTC

[jira] [Commented] (OPENJPA-2821) Subclassing enhancer must use AsmAdapter

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

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

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

OPENJPA-2821 use AsmAdapter for subclassing

to write proper java8 code


> Subclassing enhancer must use AsmAdapter
> ----------------------------------------
>
>                 Key: OPENJPA-2821
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2821
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 3.1.2
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>            Priority: Major
>             Fix For: 3.1.3
>
>
> Right now our subclassing factory only creates java 6 bytecode. We should update to use AsmAdapter to also create java8 bytecode.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)