Incomplete fix for JDK-8267683

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 17
    • Affects Version/s: None
    • Component/s: security-libs
    • None

      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});

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

              Created:
              Updated:
              Resolved: