Integrated: 8274811: Remove superfluous use of boxing in java.base
Andrey Turbanov
aturbanov at openjdk.java.net
Wed Jan 19 11:03:34 UTC 2022
On Sat, 11 Sep 2021 12:11:50 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:
> Usages of primitive types should be preferred and makes code easier to read.
> Similar cleanups:
> 1. [JDK-8273168](https://bugs.openjdk.java.net/browse/JDK-8273168) java.desktop
> 2. [JDK-8274234](https://bugs.openjdk.java.net/browse/JDK-8274234) java.sql.rowset
This pull request has now been integrated.
Changeset: 5af7f258
Author: Andrey Turbanov <aturbanov at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/5af7f258144d9f753ebe6ebfada42f33aaed108b
Stats: 11 lines in 4 files changed: 0 ins; 0 del; 11 mod
8274811: Remove superfluous use of boxing in java.base
Reviewed-by: lancea
-------------
PR: https://git.openjdk.java.net/jdk/pull/5481
More information about the core-libs-dev
mailing list