You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2021/02/17 15:00:05 UTC

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

     [ https://issues.apache.org/jira/browse/NIFI-7662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann updated NIFI-7662:
-----------------------------------
    Status: Patch Available  (was: In Progress)

PR 4827 includes new unit tests that include checking supported protocols regardless of JDK vendor.

> 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
>            Assignee: David Handermann
>            Priority: Major
>              Labels: build, java8, jdk, jvm, tls, tlsv1.3, unit-test
>
> 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)