[
https://issues.apache.org/jira/browse/MNEMONIC-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16307070#comment-16307070
]
ASF GitHub Bot commented on MNEMONIC-435:
-----------------------------------------
GitHub user jerryZh65 opened a pull request:
https://github.com/apache/mnemonic/pull/83
MNEMONIC-435: Not found class Cleaner
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jerryZh65/mnemonic master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mnemonic/pull/83.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #83
----
commit f61b056b64b7102bf0c1cc56639f2537962e6bb9
Author: Ganhuazhang <ganhua.zhang@...>
Date: 2017-12-31T04:36:31Z
MNEMONIC-435: Not found class Cleaner
----
> Not found class Cleaner
> -----------------------
>
> Key: MNEMONIC-435
> URL: https://issues.apache.org/jira/browse/MNEMONIC-435
> Project: Mnemonic
> Issue Type: Sub-task
> Components: Core
> Affects Versions: 0.11.0-incubating
> Reporter: Wang, Gang
> Assignee: Ganhua Zhang
> Fix For: 0.11.0-incubating
>
>
> Compiler reports
> [ERROR]
> /home/defuser/ws/mnemonic/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]
> /home/defuser/ws/mnemonic/mnemonic-core/src/main/java/org/apache/mnemonic/SysMemAllocator.java:[86,12]
> error: cannot find symbol
> [ERROR] symbol: class Cleaner
> [ERROR]
> /home/defuser/ws/mnemonic/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)