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

Incomplete fix for JDK-8267683

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • None
    • 17
    • security-libs
    • None

    Description

      Missed updating with the new variable name.

           * p.setApplicationProtocols(new String[] {
           * "h2", "http/1.1", rfc7301Grease8F, HUK_UN_I});
      ->
           * p.setApplicationProtocols(new String[] {
           * "h2", "http/1.1", rfc7301Grease8A, HUK_UN_I});

      Attachments

        Issue Links

          Activity

            People

              wetmore Bradford Wetmore
              wetmore Bradford Wetmore
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: