You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Zhen Li (Jira)" <ji...@apache.org> on 2021/05/27 03:41:00 UTC

[jira] [Closed] (MNEMONIC-651) Package sun.nio.ch is not visible

     [ https://issues.apache.org/jira/browse/MNEMONIC-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhen Li closed MNEMONIC-651.
----------------------------

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