[
https://issues.apache.org/jira/browse/IGNITE-11190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16779181#comment-16779181
]
Roman Shtykh commented on IGNITE-11190:
---------------------------------------
[~dpavlov] How do you build Ignite with Java 11 locally?
I used
{quote}mvn clean package -Pjava-9+ -DskipTests
{quote}
with OpenJdk 11.0.2 but it gives me lots of errors, related to 'sun' packages
etc.
> Fix Apache Ignite tests of Camel Streamer under Java 11
> -------------------------------------------------------
>
> Key: IGNITE-11190
> URL: https://issues.apache.org/jira/browse/IGNITE-11190
> Project: Ignite
> Issue Type: Bug
> Reporter: Dmitriy Pavlov
> Assignee: Roman Shtykh
> Priority: Major
>
> Under Java 11 tests failed with an Error 500 - internal server error
> https://ci.ignite.apache.org/viewLog.html?buildId=2973663&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_Streamers
> Probably we need to pass startup parameters to 3rd party product/JVM.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)