You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Richard Zowalla (Jira)" <ji...@apache.org> on 2021/09/20 11:18:00 UTC

[jira] [Created] (TOMEE-3795) Proxy class definition does not work in Java 17+

Richard Zowalla created TOMEE-3795:
--------------------------------------

             Summary: Proxy class definition does not work in Java 17+
                 Key: TOMEE-3795
                 URL: https://issues.apache.org/jira/browse/TOMEE-3795
             Project: TomEE
          Issue Type: Bug
          Components: TomEE Core Server
    Affects Versions: 8.0.8, 9.0.0-M7
            Reporter: Richard Zowalla


Running with JDK-17, we encounter the following exception during a deployment (here with arquillian remote): [https://gist.github.com/rzo1/5c1d0724a700e262a2e2824ded9f32ab]

As "--illegal-access=permit" was removed in Java 17, we need a solution to circumvent this issue.

The aim of the ticket is to track the progress for Java 17 compatibility.

The related mailing list discussion can be found here: 

[http://mail-archives.apache.org/mod_mbox/tomee-dev/202109.mbox/%3C79cbf0a8b4265fd6f0504d528e38ed66355eaab2.camel%40hs-heilbronn.de%3E]

 



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