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

Brandon Williams commented on CASSANDRA-18449:
----------------------------------------------

Ekaterina pointed out that we can use MIN_VALUE to generate the mismatch, 
updated with that.

||Branch||CI||
|[trunk|https://github.com/driftx/cassandra/tree/CASSANDRA-18449-trunk]|[j8|https://app.circleci.com/pipelines/github/driftx/cassandra/976/workflows/f101396b-f2c6-4172-8048-65210831130c],
 
[j11|https://app.circleci.com/pipelines/github/driftx/cassandra/976/workflows/805b84f7-0c83-48b8-b59c-8319fd8d613b]|


> Integer(int), Long(long), Float(double) were deprecated in JDK9
> ---------------------------------------------------------------
>
>                 Key: CASSANDRA-18449
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18449
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Ekaterina Dimitrova
>            Assignee: Brandon Williams
>            Priority: Normal
>             Fix For: 5.x
>
>
> Now when we are moving with Cassandra 5.0 to 11+17, it is good to declutter 
> at least a bit our build log which  contains 76 deprecation warnings.
> Half of them are for deprecation of Integer(int), Long(long) and 
> Float(double).
> Oracle advises to use factory methods which are likely to yield significantly 
> better space and time performance too. The factory methods are also marked 
> with 
> @IntrinsicCandidate
>  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to