Bug #106171 | Contribution: Remove unnecessary boxing in ResultSetImpl | ||
---|---|---|---|
Submitted: | 14 Jan 2022 16:37 | Modified: | 7 Apr 2022 20:17 |
Reporter: | OCA Admin (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J | Severity: | S3 (Non-critical) |
Version: | 8.0 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | Contribution |
[14 Jan 2022 16:37]
OCA Admin
[14 Jan 2022 16:37]
OCA Admin
Contribution submitted via Github - Remove unnecessary boxing in ResultSetImpl (*) Contribution by ningpp ning (Github ningpp, mysql-connector-j/pull/70#issuecomment-1013084360): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.
Contribution: git_patch_815506156.txt (text/plain), 1.15 KiB.
[15 Jan 2022 7:12]
MySQL Verification Team
Hello ningpp, Thank you for the contribution. regards, Umesh
[26 Jan 2022 8:30]
Frederic Descamps
This contribution has been processed by our development team and has been accepted. It will be included into a future release. Thank you again.
[7 Apr 2022 20:17]
Daniel So
Posted by developer: Added the following entry to the Connector/J 8.0.29 changelog: "An unnecessary boxing has been removed from findColumn() in the ResultSetImpl class. Thanks to Pei Pei Ning for contributing this improvement."