[
https://issues.apache.org/jira/browse/IGNITE-9687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630536#comment-16630536
]
ASF GitHub Bot commented on IGNITE-9687:
----------------------------------------
GitHub user tledkov-gridgain opened a pull request:
https://github.com/apache/ignite/pull/4858
IGNITE-9687: update dependencies
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-9687
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4858.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4858
----
commit f6d2a93447ef4b93e23a39e12b29ecb2a2d651ce
Author: tledkov-gridgain <tledkov@...>
Date: 2018-09-27T13:39:06Z
IGNITE-9687: update dependencies
----
> JDK9: JTA tests failed
> ----------------------
>
> Key: IGNITE-9687
> URL: https://issues.apache.org/jira/browse/IGNITE-9687
> Project: Ignite
> Issue Type: Task
> Affects Versions: 2.6
> Reporter: Taras Ledkov
> Assignee: Taras Ledkov
> Priority: Major
> Labels: jdk9
>
> JTA tests fail on JDK9 with error:
> {{java.lang.NoClassDefFoundError: javax/rmi/PortableRemoteObject}}
> the option {{--add-modules java.se.ee}}
> changes the error to:
> {{java.lang.NoClassDefFoundError: javax/transaction/UserTransaction}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)