You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (JIRA)" <ji...@apache.org> on 2018/10/28 15:52:00 UTC

[jira] [Closed] (ISIS-2026) IllegalAccessExceptions with Byte-Buddy 1.9.2

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

Andi Huber closed ISIS-2026.
----------------------------
    Resolution: Fixed

Happy to announce: Apache Isis integration tests do run on JVM 11.

> IllegalAccessExceptions with Byte-Buddy 1.9.2
> ---------------------------------------------
>
>                 Key: ISIS-2026
>                 URL: https://issues.apache.org/jira/browse/ISIS-2026
>             Project: Isis
>          Issue Type: Bug
>          Components: Core
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0-M2
>
>
> With update of byte-buddy 1.8.0 -> 1.9.2, we intent to make Apache Isis ready for JDK 11+.
> We are utilizing byte-buddy for unit-test-support (mockery) and also for creating proxies for domain objects.
> It seems the newer version either no longer supports mockery of non public methods or requires some additional setup. Also we do see IllegalAccessExceptions when creating proxies, where byte-buddy 1.8.0 just worked fine.
> Problem background and possible solutions can be found here [1].
> [1] https://github.com/raphw/byte-buddy/issues/447
>  
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)