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

Update ConcurrentLinkedDeque in Ignite's master repository to the latest JDK version

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • 2.8
    • None
    • None

    Description

      Ignite still uses copies of several JSR 166 (j.u.concurrent) classes in it's sources. Those copies are now outdated compared to the latest versions used in JDK.
      In particular, `ConcurrentLinkedDeque` has received a couple of correctness fixes recently (https://bugs.openjdk.java.net/browse/JDK-8188900, https://bugs.openjdk.java.net/browse/JDK-8189387). It would be good to have them in Ignite as well to protect ourselves from possible issues.

      The task is to update Ignite's `ConcurrentLinkedDeque8` to the latest version of `ConcurrentLinkedDeque`, although keeping compatibility with earlier Java version (e.g. JDK's version now uses Java 9's VarHandles which we can't use yet).

      Attachments

        1. jsr166-to-ignite.diff
          24 kB
          Stanislav Lukyanov
        2. 3995[1].diff
          40 kB
          Stanislav Lukyanov

        Activity

          People

            slukyanov Stanislav Lukyanov
            slukyanov Stanislav Lukyanov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 20m
                20m