[CRaC] Implement C/R in Selector on non-Linux

XMLWordPrintable

    • Type: Task
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: repo-crac
    • Component/s: core-libs
    • None

      Historically we have an extensive set of tests for java.nio.channels.Selector. However this runs only on Linux (using CRIU) rather than being platform agnostic and tested on all platforms. On Linux, it does not exercise PollSelectorImpl (this can be preferred using a system property) either - just the default EpollSelectorImpl.

      There will be some work needed to support the implementations on the other platforms.

            Assignee:
            Unassigned
            Reporter:
            Radim Vansa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: