William Burns created ISPN-9978:
-----------------------------------
Summary: Make sure Off Heap works properly with Java 9 access
Key: ISPN-9978
URL:
https://issues.jboss.org/browse/ISPN-9978
Project: Infinispan
Issue Type: Bug
Components: Off Heap
Reporter: William Burns
Assignee: William Burns
Fix For: 10.0.0.Beta1
Off Heap currently uses reflection to access Unsafe. We should make sure this uses proper
mechanisms for Java9 and newer. We can take some ideas from
io.netty.util.internal.PlatformDependent0 as a basis.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)