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/27 11:04:00 UTC

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

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

Richard Zowalla resolved TOMEE-3795.
------------------------------------
    Fix Version/s: 9.0.0-M9
                   8.0.9
         Assignee: Jonathan Gallimore
       Resolution: Fixed

Fixed with https://github.com/apache/tomee/commit/96ddbeef57d7e90902a9f3396a77ac1765692c09

> 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: 9.0.0-M7, 8.0.8
>            Reporter: Richard Zowalla
>            Assignee: Jonathan Gallimore
>            Priority: Blocker
>             Fix For: 8.0.9, 9.0.0-M9
>
>
> 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)