[
https://issues.apache.org/jira/browse/HBASE-29273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HBASE-29273:
-----------------------------------
Labels: pull-request-available (was: )
> Remove deprecated boxed primitive constructors in some test classes
> -------------------------------------------------------------------
>
> Key: HBASE-29273
> URL: https://issues.apache.org/jira/browse/HBASE-29273
> Project: HBase
> Issue Type: Improvement
> Components: test
> Reporter: guluo
> Priority: Minor
> Labels: pull-request-available
>
> Some test classes are using deprecated boxed primitive constructors such as
> `new Long(long)`, `new Integer(int)`, and `new Boolean(boolean)`.
> These constructors have been deprecated and marked for removal.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)