You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Dima Spivak (JIRA)" <ji...@apache.org> on 2016/06/30 21:21:10 UTC

[jira] [Resolved] (HBASE-14933) check_compatibility.sh does not work with jdk8

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

Dima Spivak resolved HBASE-14933.
---------------------------------
    Resolution: Fixed
      Assignee: Dima Spivak

Fixed by [294c2dae9e6f6e4323a068de69d0675c8ca80f79|https://github.com/apache/hbase/commit/294c2dae9e6f6e4323a068de69d0675c8ca80f79].
{noformat}
Running the Java API Compliance Checker...
using Java 1.8.0_91
reading classes branch-1.3/69cb3fd ...
WARNING: skip "impl" packages (use --keep-internal option to check them)
reading classes master/ffd3987 ...
WARNING: skip "impl" packages
comparing classes ...
creating compatibility report ...
binary compatibility: 69.4%
source compatibility: 66%
total binary compatibility problems: 466, warnings: 58
total source compatibility problems: 528, warnings: 7
report: ./target/compatibility/report/branch-1.3_master_compat_report.html
dspivak-MBP:dev-support dspivak$ java -version
java version "1.8.0_91"
Java(TM) SE Runtime Environment (build 1.8.0_91-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.91-b14, mixed mode)
{noformat}

> check_compatibility.sh does not work with jdk8
> ----------------------------------------------
>
>                 Key: HBASE-14933
>                 URL: https://issues.apache.org/jira/browse/HBASE-14933
>             Project: HBase
>          Issue Type: Task
>          Components: scripts
>            Reporter: Nick Dimiduk
>            Assignee: Dima Spivak
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> Specifically, Oracle jdk1.8.0_65 on OSX and OpenJDk 1.8.0_45-internal-b14 on ubuntu.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)