You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Wang, Gang (Jira)" <ji...@apache.org> on 2021/01/30 07:25:00 UTC

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

Wang, Gang created MNEMONIC-599:
-----------------------------------

             Summary: 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
             Fix For: 0.14.0


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)