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

Istvan Toth commented on PHOENIX-5459:
--------------------------------------

I have omitted some critical information:

The way to run the tests with JDK11 is by setting the *jvm* system property. 
i.e:
{code:java}
mvn verify -Djvm=/path/to/JDK11/java{code}

> Enable running the test suite with JDK11
> ----------------------------------------
>
>                 Key: PHOENIX-5459
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5459
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>             Fix For: 5.1.0
>
>         Attachments: PHOENIX-5459.master.v1.patch
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> As HBase runs on JDK11, Phoenix should also support JDK11.
> A first step is making sure that we can run the tests on JDK11, while still 
> building on JDK8.
> Right now, the test suite cannot be run with JDK11, because it tries to run 
> the failsafe tests with a VM setting that prevent JDK11 from starting.



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

Reply via email to