[
https://issues.apache.org/jira/browse/ISIS-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16666410#comment-16666410
]
ASF subversion and git services commented on ISIS-1277:
-------------------------------------------------------
Commit f7343eff04d912bf7ed571ee15e1531151ac4afb in isis's branch refs/heads/v2
from [~hobrom]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=f7343ef ]
ISIS-1277: fixes translation service tests (regression)
With update of byte-buddy 1.8.0 -> 1.9.2, Apache Isis runs on JDK 11+,
but we also use byte-buddy with 'untittestsupport' for mockery.
It seems the newer version either no longer supports mockery of non
public methods or requires some additional setup.
> Prepare for JDK 11
> ------------------
>
> Key: ISIS-1277
> URL: https://issues.apache.org/jira/browse/ISIS-1277
> Project: Isis
> Issue Type: Task
> Components: Core
> Affects Versions: 1.10.0
> Reporter: Jörg Rade
> Priority: Minor
> Fix For: 2.0.0
>
>
> https://github.com/apache/isis/search?utf8=%E2%9C%93&q=setAccessible%28%29
> yields 9 hits.
> According to [1] this will be a problem with Java 9.
> [1]
> https://jaxenter.de/java-9-release-verschoben-warum-jigsaw-noch-nicht-fertig-ist-31687
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)