Description
We have two usages of DirectBuffer.address() method which is no longer accessible in Java 9:
1) DirectByteBufferStreamImplV1
2) DirectByteBufferStreamImplV2
Need to rework this code using reflection and/or Unsafe, so that it compiles and work on all Java versions.
Attachments
Attachments
Issue Links
- Is contained by
-
IGNITE-6728 Support Java 9
- Resolved
- links to