You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/10/05 03:57:00 UTC

[jira] [Commented] (CALCITE-5306) Support LTS JDKs and JDK19 (latest) in testing

    [ https://issues.apache.org/jira/browse/CALCITE-5306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17612844#comment-17612844 ] 

Julian Hyde commented on CALCITE-5306:
--------------------------------------

{quote}
All non-LTS EOL versions will be upgraded to the next LTS version (e.g., JDK 15 will be replaced by JDK 17).
{quote}

How about replacing JDK 15 with JDK 19 rather than JDK 17? There should always be tests for the latest non-LTS version.

> Support LTS JDKs and JDK19 (latest) in testing
> ----------------------------------------------
>
>                 Key: CALCITE-5306
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5306
>             Project: Calcite
>          Issue Type: Test
>          Components: tests
>    Affects Versions: 1.32.0
>            Reporter: Alessandro Solimando
>            Assignee: Alessandro Solimando
>            Priority: Major
>
> Following [this discussion|https://lists.apache.org/thread/txh3n7r1sygqs69084z9m7g6r1hjbmn8] in the ML, we agreed on supporting only LTS JDK versions plus latest in our test environment (Github actions, AppVeyor and Travis). 
> JDK 8 for the usual reasons is an exception to the rule and will be kept.
> All non-LTS EOL versions will be upgraded to the next LTS version (_e.g._, JDK 15 will be replaced by JDK 17).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)