You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2019/01/30 04:31:00 UTC

[jira] [Created] (HBASE-21808) Ensure we can build with JDK11 targetting JDK8

Sean Busbey created HBASE-21808:
-----------------------------------

             Summary: Ensure we can build with JDK11 targetting JDK8
                 Key: HBASE-21808
                 URL: https://issues.apache.org/jira/browse/HBASE-21808
             Project: HBase
          Issue Type: Improvement
          Components: build, community, java
    Affects Versions: 3.0.0
            Reporter: Sean Busbey
            Assignee: Sean Busbey


When folks "install a JDK" they're likely to get JDK11 now (e.g. from homebrew, in RHEL/CentOS 7.6). For new contributors this results in confusing errors on first run.

Make it so that a non-release build using JDK11 and using our default compiler source/target versions of JDK8 can complete.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)