[
https://issues.apache.org/jira/browse/IGNITE-11600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16807721#comment-16807721
]
Dmitriy Pavlov commented on IGNITE-11600:
-----------------------------------------
[~agoncharuk], could you please review the proposed solution?
https://github.com/apache/ignite/pull/6384
In subtask and alternative branch, I've enforced the new ByteBuffer creation
approach for Java 8 and all tests were passed here:
https://issues.apache.org/jira/browse/IGNITE-11669?focusedCommentId=16807696&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16807696
https://mtcga.gridgain.com/pr.html?serverId=apache&suiteId=IgniteTests24Java8_RunAll&branchForTc=pull/6385/head&action=Latest
> Fix launch script for Java 12 - clearly state that version is not supported
> ---------------------------------------------------------------------------
>
> Key: IGNITE-11600
> URL: https://issues.apache.org/jira/browse/IGNITE-11600
> Project: Ignite
> Issue Type: Bug
> Reporter: Dmitriy Pavlov
> Assignee: Dmitriy Pavlov
> Priority: Critical
> Labels: important
> Fix For: 2.8, 2.7.5
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> bin/ignite.bat:251
> if "%MAJOR_JAVA_VER%" == "11" (
> need to change to "%MAJOR_JAVA_VER%" GEQ "11" (
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)