Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-6740

Java 9: rework DirectBuffer.address() usages

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.4
    • general
    • None

    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

        Issue Links

          Activity

            People

              andrey-kuznetsov Andrey Kuznetsov
              vozerov Vladimir Ozerov
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: