[
https://issues.apache.org/jira/browse/HBASE-12081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175555#comment-16175555
]
Mike Drob commented on HBASE-12081:
-----------------------------------
I had looked at this before and the first big blockers that I found were that
the version of findbugs we use was not compatible (I think because the
underlying asm needs to be re-instrumented for Java 9) and that scala needed an
update (so hbase-spark has issues). Commenting those bits out, we could at
least compile, but I never finished getting tests to pass.
> Considering Java 9
> ------------------
>
> Key: HBASE-12081
> URL: https://issues.apache.org/jira/browse/HBASE-12081
> Project: HBase
> Issue Type: Umbrella
> Reporter: Andrew Purtell
> Priority: Blocker
> Fix For: 2.0.0, 1.4.0, 1.5.0
>
>
> Java 9 will ship in 2016. This will be the first Java release that makes a
> significant compatibility departure from earlier runtimes.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)