You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Yanhui Zhao (Jira)" <ji...@apache.org> on 2021/07/23 06:40:00 UTC

[jira] [Closed] (MNEMONIC-401) Support Java 9

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

Yanhui Zhao closed MNEMONIC-401.
--------------------------------
    Fix Version/s: 0.16.0
       Resolution: Done

All issues are resolved. Close this old ticket.

> Support Java 9
> --------------
>
>                 Key: MNEMONIC-401
>                 URL: https://issues.apache.org/jira/browse/MNEMONIC-401
>             Project: Mnemonic
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.11.0
>            Reporter: Johnu George
>            Assignee: Ganhua Zhang
>            Priority: Major
>             Fix For: 0.11.0, 0.16.0
>
>
> Currently Mnemonic doesn't support Java 9.  Compilation fails with the following error:
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project mnemonic-core: Compilation failure: Compilation failure:
> [ERROR] /tmp/apache-mnemonic-0.10.0-incubating/mnemonic-core/src/main/java/org/apache/mnemonic/SysMemAllocator.java:[25,15] error: cannot find symbol
> [ERROR] symbol:   class Cleaner
> [ERROR] location: package sun.misc
> [ERROR] /tmp/apache-mnemonic-0.10.0-incubating/mnemonic-core/src/main/java/org/apache/mnemonic/SysMemAllocator.java:[86,12] error: cannot find symbol
> [ERROR] symbol: class Cleaner
> [ERROR] /tmp/apache-mnemonic-0.10.0-incubating/mnemonic-core/src/main/java/org/apache/mnemonic/SysMemAllocator.java:[86,31] error: cannot find symbol



--
This message was sent by Atlassian Jira
(v8.3.4#803005)