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:00:00 UTC

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

Mark Struberg created OPENJPA-2822:
--------------------------------------

             Summary: 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
             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)