[
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)