You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/06/04 19:49:00 UTC

[jira] [Commented] (ASTERIXDB-2890) Increment minimum Java version to 11

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

ASF subversion and git services commented on ASTERIXDB-2890:
------------------------------------------------------------

Commit 4889f6b0b4a1f85e2a086a42bd6902d035a5a10b in asterixdb's branch refs/heads/master from Ian Maxon
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=4889f6b ]

[ASTERIXDB-2890] Minimum Java version 8->11

- user model changes: no
- storage format changes: no
- interface changes: no

Details:

- Update Mockito to unbreak tests and put it under
  dependencyManagement.
- Update HttpTestUtil to avoid inspecting fields that
  are usually invalid in JDK 11
- Enable parallel execution of surefire tests in
  asterix-om to make up for slowdown of ExceptionTest
  under Mockito 2+

Change-Id: Ib9aa81fa2e58954846218e9907562685c8cd09e3
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/5483
Reviewed-by: Ian Maxon <im...@uci.edu>
Reviewed-by: Michael Blow <mb...@apache.org>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Tested-by: Michael Blow <mb...@apache.org>


> Increment minimum Java version to 11
> ------------------------------------
>
>                 Key: ASTERIXDB-2890
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2890
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>          Components: MVN - Maven
>    Affects Versions: 0.9.7
>            Reporter: Michael Blow
>            Assignee: Ian Maxon
>            Priority: Major
>
> We should enforce JDK 11 as the minimum Java version. This will reduce testing overhead and allow use of newer Java language features. 



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