You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Xiaojin Jiao (Jira)" <ji...@apache.org> on 2021/02/04 01:36:00 UTC

[jira] [Closed] (MNEMONIC-599) Replace the Utils.getVolatileMemoryAllocatorService call from Example

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

Xiaojin Jiao closed MNEMONIC-599.
---------------------------------

PR merged.

> Replace the Utils.getVolatileMemoryAllocatorService call from Example
> ---------------------------------------------------------------------
>
>                 Key: MNEMONIC-599
>                 URL: https://issues.apache.org/jira/browse/MNEMONIC-599
>             Project: Mnemonic
>          Issue Type: Sub-task
>          Components: Example
>    Affects Versions: 0.14.0
>            Reporter: Wang, Gang
>            Assignee: Xiaojin Jiao
>            Priority: Major
>             Fix For: 0.14.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> TheĀ Utils.getVolatileMemoryAllocatorService(...) uses the extension mechanism to load concrete memory service implementation by name in runtime, but the extension mechanism has got removed from higher version of OpenJDK. so it needs to get replaced with a concrete instance.



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