Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-13538

Add Java 9+ version of ConcurrentDirectDeque

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 21.0.0.Beta1
    • 20.0.0.Beta1
    • Clustering
    • None

    Description

      The clustering code uses ConcurrentDirectDeque for its local scheduler implementation. While a portable implementation exists, a faster implementation that relies on sun.misc.Unsafe will be used when running with a compatible JVM.

      Now that jboss-parent includes profiles for multi-release jars, we can add a fast implementation (ported from Undertow) that uses VarHandle that will work on all Java9+ JVMs.

      Attachments

        Activity

          People

            pferraro@redhat.com Paul Ferraro
            pferraro@redhat.com Paul Ferraro
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: