[jira] [Commented] (IGNITE-17708) Add specific java launch arguments for Java15+ in Ignition.cpp

2022-11-21 Thread Pavel Tupitsyn (Jira)


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

Pavel Tupitsyn commented on IGNITE-17708:
-

[~isapego] looks good to me.

> Add specific java launch arguments for Java15+ in Ignition.cpp
> --
>
> Key: IGNITE-17708
> URL: https://issues.apache.org/jira/browse/IGNITE-17708
> Project: Ignite
>  Issue Type: Improvement
>  Components: platforms
>Reporter: Roman Puchkovskiy
>Assignee: Igor Sapego
>Priority: Major
> Fix For: 2.15
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> In a few places (like FeatureChecker), we have same logic of adding specific 
> java command line keys (like add-opens). In all cases, keys for Java 15+ is 
> different from keys for Java 9-14. But in Ignition.cpp, only Java 9+ is 
> handled. Probably, handling for Java 15+ should be added.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (IGNITE-17708) Add specific java launch arguments for Java15+ in Ignition.cpp

2022-11-21 Thread Ignite TC Bot (Jira)


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

Ignite TC Bot commented on IGNITE-17708:


{panel:title=Branch: [pull/10388/head] Base: [master] : Possible Blockers 
(1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Platform C++ CMake (Win x64 / Debug){color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=6922567]]
* IgniteThinClientTest: SslTestSuite: SslConnectionErrorNonExistingKey - 
History for base branch is absent.

{panel}
{panel:title=Branch: [pull/10388/head] Base: [master] : New Tests 
(1064)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#8b}Platform C++ CMake (Win x64 / Debug){color} [[tests 
1064|https://ci.ignite.apache.org/viewLog.html?buildId=6922567]]
* {color:#013220}IgniteThinClientTest: SqlFieldsQueryTestSuite: SelectTwoValues 
- PASSED{color}
* {color:#013220}IgniteOdbcTest: SqlNumericFunctionTestSuite: 
TestNumericFunctionFloor - PASSED{color}
* {color:#013220}IgniteThinClientTest: SqlFieldsQueryTestSuite: 
SelectSingleValue - PASSED{color}
* {color:#013220}IgniteOdbcTest: SqlNumericFunctionTestSuite: 
TestNumericFunctionLog - PASSED{color}
* {color:#013220}IgniteThinClientTest: SqlFieldsQueryTestSuite: 
CreateTableInsertSelect - PASSED{color}
* {color:#013220}IgniteOdbcTest: SqlDateTimeFunctionTestSuite: TestCurrentDate 
- PASSED{color}
* {color:#013220}IgniteThinClientTest: SqlFieldsQueryTestSuite: 
SelectTwoValuesInDifferentOrder - PASSED{color}
* {color:#013220}IgniteCoreTest: ClusterTestSuite: IgniteForCacheNodes - 
PASSED{color}
* {color:#013220}IgniteCoreTest: ClusterTestSuite: IgniteForClientNodes - 
PASSED{color}
* {color:#013220}IgniteCoreTest: CacheQueryTestSuite: 
TestFieldsQueryByteArrayInsertSelect - PASSED{color}
* {color:#013220}IgniteCoreTest: ClusterTestSuite: IgniteForDaemons - 
PASSED{color}
... and 1053 new tests

{panel}
[TeamCity *-> Run :: CPP* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=6922571&buildTypeId=IgniteTests24Java8_RunCpp]

> Add specific java launch arguments for Java15+ in Ignition.cpp
> --
>
> Key: IGNITE-17708
> URL: https://issues.apache.org/jira/browse/IGNITE-17708
> Project: Ignite
>  Issue Type: Improvement
>  Components: platforms
>Reporter: Roman Puchkovskiy
>Assignee: Igor Sapego
>Priority: Major
> Fix For: 2.15
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> In a few places (like FeatureChecker), we have same logic of adding specific 
> java command line keys (like add-opens). In all cases, keys for Java 15+ is 
> different from keys for Java 9-14. But in Ignition.cpp, only Java 9+ is 
> handled. Probably, handling for Java 15+ should be added.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)