Description
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.
Attachments
Issue Links
- links to