Andi Huber (JIRA)
2018-10-28 14:39:00 UTC
Andi Huber created ISIS-2026:
--------------------------------
Summary: 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
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)
--------------------------------
Summary: 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
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)