[
https://issues.apache.org/jira/browse/HBASE-23829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17061204#comment-17061204
]
Michael Stack commented on HBASE-23829:
---------------------------------------
I ran into an issue in intellij post this commit where I couldn't run unit
tests. They'd fail with this:
Unrecognized option: --add-opens=java.base/jdk.internal.ref=ALL-UNNAMED
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Its because intellij has build-with-jdk11 clicked. Unclick it in the little
maven tab that shows on the right-hand-side of your main intellij project page.
> Get `-PrunSmallTests` passing on JDK11
> --------------------------------------
>
> Key: HBASE-23829
> URL: https://issues.apache.org/jira/browse/HBASE-23829
> Project: HBase
> Issue Type: Sub-task
> Components: test
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Priority: Major
> Fix For: 3.0.0, 2.3.0
>
>
> Start with the small tests, shaking out issues identified by the harness. So
> far it seems like {{-Dhadoop.profile=3.0}} and
> {{-Dhadoop-three.version=3.3.0-SNAPSHOT}} maybe be required.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)