You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/10/24 14:53:00 UTC

[jira] [Created] (IGNITE-6743) Java 9: rework DirectBuffer.cleaner().clean() usage in GridNioServer

Vladimir Ozerov created IGNITE-6743:
---------------------------------------

             Summary: Java 9: rework DirectBuffer.cleaner().clean() usage in GridNioServer
                 Key: IGNITE-6743
                 URL: https://issues.apache.org/jira/browse/IGNITE-6743
             Project: Ignite
          Issue Type: Task
      Security Level: Public (Viewable by anyone)
          Components: general
            Reporter: Vladimir Ozerov
             Fix For: 2.4


When session is closed we clean allocated {{DirectByteBuffer}}-s using {{sun.misc.Cleaner}}. Need to rework this piece to reflection-based approach which will work for supported Java versions.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)