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)