[
https://issues.apache.org/jira/browse/MNEMONIC-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhen Li resolved MNEMONIC-651.
------------------------------
Resolution: Fixed
The issue has been solved in issue-640.
> Package sun.nio.ch is not visible
> ---------------------------------
>
> Key: MNEMONIC-651
> URL: https://issues.apache.org/jira/browse/MNEMONIC-651
> Project: Mnemonic
> Issue Type: Sub-task
> Components: Build, Core
> Affects Versions: 0.15.0
> Reporter: Wang, Gang
> Assignee: Zhen Li
> Priority: Major
> Fix For: 0.15.0
>
>
> There is a compiling errorĀ as follows
> {code:java}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile
> (default-compile) on project mnemonic-core: Compilation failure
> 3662[ERROR]
> /__w/mnemonic/mnemonic/mnemonic-core/src/main/java/org/apache/mnemonic/SysMemAllocator.java:[104,50]
> error: package sun.nio.ch is not visible
> 3663[ERROR] (package sun.nio.ch is declared in module java.base, which does
> not export it to the unnamed module)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)