[
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)