[
https://issues.apache.org/jira/browse/IGNITE-9628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16620275#comment-16620275
]
ASF GitHub Bot commented on IGNITE-9628:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/4780
> Java 9: ML module compilation failure
> -------------------------------------
>
> Key: IGNITE-9628
> URL: https://issues.apache.org/jira/browse/IGNITE-9628
> Project: Ignite
> Issue Type: Task
> Affects Versions: 2.6
> Reporter: Peter Ivanov
> Assignee: Anton Dmitriev
> Priority: Major
> Fix For: 2.7
>
>
> {code}
> [17:56:31] [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile
> (default-compile) on project ignite-ml: Compilation failure: Compilation
> failure:
> [17:56:31] [ERROR]
> /data/teamcity/work/9198da4c51c3e112/modules/ml/src/main/java/org/apache/ignite/ml/tree/randomforest/data/impurity/MSEHistogram.java:[28,28]
> package sun.reflect.generics.reflectiveObjects is not visible
> [17:56:31] [ERROR] (package sun.reflect.generics.reflectiveObjects is
> declared in module java.base, which does not export it to the unnamed module)
> [17:56:31] [ERROR]
> /data/teamcity/work/9198da4c51c3e112/modules/ml/src/main/java/org/apache/ignite/ml/tree/randomforest/data/impurity/GiniHistogram.java:[34,28]
> package sun.reflect.generics.reflectiveObjects is not visible
> [17:56:31] [ERROR] (package sun.reflect.generics.reflectiveObjects is
> declared in module java.base, which does not export it to the unnamed module)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)