Johnu George created MNEMONIC-401:
-------------------------------------

             Summary: 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-incubating
            Reporter: Johnu George
            Assignee: Wang, Gang
             Fix For: 0.11.0-incubating


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
(v6.4.14#64029)

Reply via email to