You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Andy LoPresto (Jira)" <ji...@apache.org> on 2020/07/21 23:20:00 UTC

[jira] [Created] (NIFI-7662) Add unit tests for Java 8 update 262 TLS v1.3 handling for different vendors

Andy LoPresto created NIFI-7662:
-----------------------------------

             Summary: Add unit tests for Java 8 update 262 TLS v1.3 handling for different vendors
                 Key: NIFI-7662
                 URL: https://issues.apache.org/jira/browse/NIFI-7662
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Tools and Build
    Affects Versions: 1.11.4
            Reporter: Andy LoPresto


While NIFI-7660 resolved the new build error due to a failing unit test introduced by Azul Zulu JDK 8.48 (1.8.0_262-b18), the fix does not exercise the new Azul platform. Explicit unit tests should be added for TLS v1.3 support on Oracle/AdoptOpenJDK and Azul Zulu. 

{code}
openjdk version "1.8.0_262"
OpenJDK Runtime Environment (Zulu 8.48.0.49-CA-macosx) (build 1.8.0_262-b18)
OpenJDK 64-Bit Server VM (Zulu 8.48.0.49-CA-macosx) (build 25.262-b18, mixed mode)
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)