[ https://issues.apache.org/jira/browse/HBASE-29273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Duo Zhang resolved HBASE-29273. ------------------------------- Fix Version/s: 2.7.0 3.0.0-beta-2 2.6.3 2.5.12 Hadoop Flags: Reviewed Assignee: guluo Resolution: Fixed Pushed to all active branches. THanks [~guluo]! > 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 > Assignee: guluo > Priority: Minor > Labels: pull-request-available > Fix For: 2.7.0, 3.0.0-beta-2, 2.6.3, 2.5.12 > > > 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)