Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8305661

Refactor ExtendedSocketOptions to simplify

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • core-libs
    • None

      jdk.net.ExtendedSocketOptions dispatches on the operating system family to enable OS specific options.
      The dispatch mechanism could be simplified to avoid the runtime dispatch in the nested PlatformSocketOptions class.

      Supporting comment: https://github.com/openjdk/jdk/pull/13335#discussion_r1158209156

            michaelm Michael McMahon
            rriggs Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: