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 2016/09/19 06:49:21 UTC

[jira] [Created] (OPENJPA-2666) Fix Java9 compatibility

Mark Struberg created OPENJPA-2666:
--------------------------------------

             Summary: Fix Java9 compatibility
                 Key: OPENJPA-2666
                 URL: https://issues.apache.org/jira/browse/OPENJPA-2666
             Project: OpenJPA
          Issue Type: Task
          Components: kernel
    Affects Versions: 3.0.0
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 3.0.0


We currently blow up when building with Java9. 
That is caused by a few internal changes in the way Java9 deals with internally created classes (new jdk.internal.* package) and the changes in module handling (jmod).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)