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 2020/09/18 03:36:00 UTC

[jira] [Comment Edited] (CALCITE-4259) Support JDK 15

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

Julian Hyde edited comment on CALCITE-4259 at 9/18/20, 3:35 AM:
----------------------------------------------------------------

[~danny0405], I see you added tests in CALCITE-3719 that use log4j Logger and Appender. Could these be switched to another logging framework?


was (Author: julianhyde):
[~danny0405], I see you added tests in CALCITE-3719 that use log4j Logger and Appender. Could these we switched to another logging framework?

> Support JDK 15
> --------------
>
>                 Key: CALCITE-4259
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4259
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Julian Hyde
>            Assignee: Julian Hyde
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.26.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> JDK 15 is now GA (released 2020/09/15). We should support it (and OpenJDK 15) as a build- and run-time platform.
> Also:
> * Upgrade to latest Guava (guava-29.0-jre, released on 2020/04/13);
> * Upgrade log4j2 to latest (2.13.3, release 2020/05/10);
> * Remove log4j (we're on the last release, 1.2.17, which was 2012/05/26, but I assume the project is now unsupported and dead).
> If there are any other important upgrades to be done before 1.26, please add them here.
> Must fix in next release (1.26) or justify why not in this thread.



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