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)