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

[jira] [Resolved] (OPENJPA-2822) enhancer can rely on at least java8

     [ https://issues.apache.org/jira/browse/OPENJPA-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg resolved OPENJPA-2822.
------------------------------------
    Resolution: Fixed

> enhancer can rely on at least java8
> -----------------------------------
>
>                 Key: OPENJPA-2822
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2822
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: kernel
>    Affects Versions: 3.1.2
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>            Priority: Major
>             Fix For: 3.1.3
>
>
> We can now at least assume to have Java8 in trunk. Thus we can drop lots of reflection code from ClassRedefiner et al.
> We can also remove {{Instrumentation#redefineClasses}} because transform is available in all cases.



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